Searched defs:bool (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/components/proftpd/ | ||
H A D | mod_solaris_priv.c | 127 int bool = -1; local 133 bool = get_boolean(cmd, 1); 134 if (bool == -1) 139 *((unsigned char *) c->argv[0]) = bool; |
Completed in 1065 milliseconds