Searched defs:flag (Results 1 - 25 of 639) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_clearok.c46 clearok(WINDOW *win, bool flag) argument
H A Dlib_immedok.c46 immedok(WINDOW *win, bool flag) argument
H A Dlib_leaveok.c46 leaveok(WINDOW *win, bool flag) argument
H A Dlib_scrollok.c46 scrollok(WINDOW *win, bool flag) argument
H A Dkeyok.c49 NCURSES_SP_NAME(keyok) (NCURSES_SP_DCLx int c, bool flag) argument
99 keyok(int c, bool flag) argument
/freebsd-11-stable/lib/libstdthreads/
H A Dcall_once.c37 call_once(once_flag *flag, void (*func)(void)) argument
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dfree_ttype.c68 use_extended_names(bool flag) argument
/freebsd-11-stable/lib/libc/gen/
H A Dunvis-compat.c40 __unvis_44bsd(char *cp, int c, int *astate, int flag) argument
H A Dsiginterrupt.c46 siginterrupt(int sig, int flag) argument
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdcb.c55 ossaSATAAbortCB( agsaRoot_t *agRoot, agsaIORequest_t *agIORequest, bit32 flag, bit32 status) argument
/freebsd-11-stable/sys/kern/
H A Dmakesyscalls.sh252 function flag(name, flags, i, n) { function
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.cpp15 void __kmp_wait_64(kmp_info_t *this_thr, kmp_flag_64 *flag, argument
25 void __kmp_release_64(kmp_flag_64 *flag) { __kmp_release_template(flag); } argument
/freebsd-11-stable/bin/sh/
H A Dalias.h42 int flag; member in struct:alias
/freebsd-11-stable/contrib/gcclibs/include/
H A Dgetopt.h92 int *flag; member in struct:option
/freebsd-11-stable/contrib/gdb/include/
H A Dgetopt.h92 int *flag; member in struct:option
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dfaccessat.h38 faccessat(int fd, const char *path, int mode, int flag) argument
H A Dfstatat.h40 fstatat(int fd, const char *path, struct stat *buf, int flag) argument
H A Dunlinkat.h39 unlinkat(int fd, const char *path, int flag) argument
/freebsd-11-stable/lib/libc/sys/
H A Dutimensat.c41 utimensat(int fd, const char *path, const struct timespec times[2], int flag) argument
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetopt.h52 int *flag; member in struct:option
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcrc.c43 static int flag = 0; local
/freebsd-11-stable/sys/dev/vt/
H A Dvt_consolectl.c49 consolectl_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, argument
/freebsd-11-stable/contrib/tcpdump/
H A Dgetopt_long.h53 int *flag; member in struct:option
/freebsd-11-stable/contrib/file/src/
H A Dmygetopt.h60 int *flag; member in struct:option
/freebsd-11-stable/contrib/libucl/utils/
H A Dchargen.c33 print_flag (const char *flag, bool *need_or, char *val) argument

Completed in 199 milliseconds

1234567891011>>