Home
last modified time | relevance | path

Searched defs:user_opt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_ctx_private.h18 void *user_opt; member
H A Disl_ctx.c196 isl_ctx *isl_ctx_alloc_with_options(struct isl_args *args, void *user_opt) in isl_ctx_alloc_with_options()
/netbsd-src/bin/ksh/
H A Dsh.h461 EXTERN Getopt user_opt; /* parsing state for getopts builtin command */ variable