Searched defs:popts (Results 1 - 6 of 6) sorted by relevance
/external/ppp/pppd/plugins/radius/ |
H A D | radius.c | 76 struct wordlist **popts); 237 * popts -- set to a list of additional pppd options 248 struct wordlist **popts) 244 radius_pap_auth(char *user, char *passwd, char **msgp, struct wordlist **paddrs, struct wordlist **popts) argument
|
/external/ppp/pppd/plugins/ |
H A D | winbind.c | 97 struct wordlist **popts); 478 * popts -- set to a list of additional pppd options 489 struct wordlist **popts) 485 winbind_pap_auth(char *user, char *password, char **msgp, struct wordlist **paddrs, struct wordlist **popts) argument
|
/external/fio/ |
H A D | init.c | 1439 int nested, char *name, char ***popts, int *aopts, int *nopts) 1484 if (nested && popts) { 1485 opts = *popts; 1628 *popts = opts; 1437 __parse_jobs_ini(struct thread_data *td, char *file, int is_buf, int stonewall_flag, int type, int nested, char *name, char ***popts, int *aopts, int *nopts) argument
|
/external/pcre/dist/ |
H A D | pcregrep.c | 2436 popts the processing options 2447 compile_pattern(patstr *p, int options, int popts, int fromfile, argument 2458 if ((popts & PO_FIXED_STRINGS) != 0) 2471 sprintf(buffer, "%s%.*s%s", prefix[popts], patlen, ps, suffix[popts]); 2477 errptr -= (int)strlen(prefix[popts]); 2510 popts the process options to pass to pattern_compile() 2516 read_pattern_file(char *name, patstr **patptr, patstr **patlastptr, int popts) argument 2567 if (!compile_pattern(*patlastptr, pcre_options, popts, TRUE, filename,
|
/external/emma/lib/ |
H A D | emma.jar | ... .vladium.util.args.IOptsParser$IOpt[] popts
protected final boolean processFilePropertyOverrides () java.util.Properties fileOverrides ... |
/external/owasp/sanitizer/tools/emma/lib/ |
H A D | emma.jar | ... .vladium.util.args.IOptsParser$IOpt[] popts
protected final boolean processFilePropertyOverrides () java.util.Properties fileOverrides ... |
Completed in 5164 milliseconds