Home
last modified time | relevance | path

Searched defs:cdir (Results 1 – 6 of 6) sorted by relevance

/external/libvncserver/x11vnc/
Dsslcmds.c483 char *cdir, *home, *tmp; in get_Cert_dir() local
545 static char *getsslscript(char *cdir, char *name, char *script) { in getsslscript()
594 void sslGenCA(char *cdir) { in sslGenCA()
649 char *scr, *cert = NULL, *tca, *cdir = NULL; in sslEncKey() local
Dsslhelper.c89 char *s = NULL, *path, *cdir, *tmp; in get_saved_pem() local
548 char *p, *str, *cdir, *tmp; in get_ssl_verify_file() local
Dx11vnc.c2849 char *cdir = NULL; in main() local
/external/toybox/toys/pending/
Dcrontab.c29 GLOBALS( in GLOBALS()
/external/skia/src/c/
Dsk_surface.cpp113 static bool from_c_path_direction(sk_path_direction_t cdir, SkPath::Direction* dir) { in from_c_path_direction()
272 void sk_path_add_rect(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_path_add_rect()
280 void sk_path_add_oval(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_path_add_oval()
/external/toybox/generated/
Dglobals.h407 char *cdir; member