Searched defs:options (Results 1 - 25 of 47) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/gen/
H A Dwait3.c48 __wait3(int *istat, int options, struct rusage *rup) argument
H A Dwaitpid.c48 __waitpid(pid_t pid, int *istat, int options) argument
/barrelfish-2018-10-04/lib/libc/sys/
H A Dwait4.c44 wait4(pid_t pid, int *status, int options, struct rusage *ru) argument
H A Dwait6.c45 wait6(idtype_t idtype, id_t id, int *status, int options, struct __wrusage *ru, argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dversion.c143 int cflags=0,version=0,date=0,options=0,platform=0,dir=0; local
/barrelfish-2018-10-04/lib/posixcompat/
H A Dwait.c29 pid_t wait3(int *status, int options, struct rusage *rusage) argument
35 pid_t waitpid(pid_t pid, int *status, int options) argument
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DJEclipse.java183 setMemoryOptionsFromCommandLine(EclipseEngineOptions options, String[] args) argument
[all...]
H A DOutOfProcessEclipse.java70 public OutOfProcessEclipse(EclipseEngineOptions options) argument
198 private void startLocalEclipse(EclipseEngineOptions options) argument
[all...]
H A DEmbeddedEclipse.java109 public synchronized static EmbeddedEclipse getInstance(EclipseEngineOptions options) argument
159 EmbeddedEclipse(EclipseEngineOptions options) argument
218 processOptions(EclipseEngineOptions options) argument
[all...]
/barrelfish-2018-10-04/doc/002-mackerel/
H A DMackerel.tex
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dmppe.c109 mppe_init(ppp_pcb *pcb, ppp_mppe_state *state, u8_t options) argument
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_printint.c316 unsigned int options = re->options; local
H A Dpcreposix.c274 int options = 0; local
327 int options = 0; local
[all...]
H A Dpcre_study.c83 find_minlength(const REAL_PCRE *re, const pcre_uchar *code, const pcre_uchar *startcode, int options, recurse_check *recurses, int *countptr) argument
1452 pcre_study(const pcre *external_re, int options, const char **errorptr) argument
[all...]
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dmppe.c109 mppe_init(ppp_pcb *pcb, ppp_mppe_state *state, u8_t options) argument
/barrelfish-2018-10-04/tools/harness/
H A Dscalebench.py370 options = parse_args() variable in class:Scalebench
[all...]
/barrelfish-2018-10-04/lib/libc/regex/grot/
H A Dmain.c308 options(int type, char *s) function
[all...]
/barrelfish-2018-10-04/lib/libc/resolv/
H A Dres_init.c596 res_setoptions(res_state statp, const char *options, const char *source) argument
[all...]
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dgetopt_long.c192 parse_long_options(char * const *nargv, const char *options, argument
357 getopt_internal(int nargc, char * const *nargv, const char *options, argument
573 getopt(int nargc, char * const *nargv, const char *options) argument
593 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
606 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
[all...]
/barrelfish-2018-10-04/lib/lua/src/
H A Dldblib.c116 const char *options = luaL_optstring(L, arg+2, "flnStu"); local
[all...]
H A Dloslib.c172 static const char *const options[] = LUA_STRFTIMEOPTIONS; local
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dprocedure.c218 ec_load_eco_from_stream(stream_id nst, int options, pword *module) argument
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dmain.c314 options(type, s) function
[all...]
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Ddhcp.c1739 u8_t *options = (u8_t *) dhcp->options_in; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/
H A Dmem_dbg.c184 static long options = /* extra information to be recorded */ variable

Completed in 415 milliseconds

12