/minix3/sys/sys/ |
H A D | workqueue.h | 42 struct work { struct 52 void (*)(struct work *, void *), void *, pri_t, int, int); argument
|
/minix3/external/bsd/dhcp/dist/dst/ |
H A D | prandom.c | 204 typedef struct work { struct 216 static int do_time(dst_work *work); argument 298 do_time(dst_work *work) in do_time() 329 do_ls(dst_work *work) in do_ls() 416 unix_cmd(dst_work *work) in unix_cmd() 447 digest_file(dst_work *work) in digest_file() 512 force_hash(dst_work *work, prand_hash *hash) in force_hash() 542 do_hash(dst_work *work, prand_hash *hash, const u_char *input, unsigned size) in do_hash() 589 my_digest(dst_work *work, const u_char *input, unsigned size) in my_digest() 698 own_random(dst_work *work) in own_random()
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | traversal-algorithm.mm | 7 int work(); function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | 2003-11-01-C99-CompoundLiteral.c | 6 struct wait_queue_head_t work = { lock: (spinlock_t) { 0 }, }; in call_usermodehelper() local
|
/minix3/common/dist/zlib/contrib/infback9/ |
H A D | inflate9.h | 47 unsigned short work[288]; /* work area for code table building */ member
|
H A D | inftree9.c | 34 int inflate_table9(type, lens, codes, table, bits, work) in inflate_table9() argument
|
/minix3/common/dist/zlib/ |
H A D | inftrees.c | 34 int inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
|
H A D | inflate.h | 115 unsigned short work[288]; /* work area for code table building */ member
|
/minix3/tests/lib/libc/sys/ |
H A D | t_getrusage.c | 56 work(void) in work() function
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | des.c | 1068 uint32_t work; in IP() local 1092 uint32_t work; in FP() local 1117 uint32_t fval, work, right, left; in desx() local
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
H A D | p12.cpp | 64 void work(int n) { // expected-note{{declared here}} in f1() function
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | return-noreturn.cpp | 237 X work([](){ Fatal(); }); in bar() local 243 X work([fc](){}); in baz() local
|
/minix3/minix/commands/lpd/ |
H A D | lpd.c | 261 void work(void) in work() function
|
/minix3/external/mit/lua/dist/src/ |
H A D | lgc.c | 986 l_mem work; in atomic() local 1065 lu_mem work; in singlestep() local 1137 lu_mem work = singlestep(L); /* perform one single step */ in luaC_step() local
|
/minix3/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_write_set_format_shar.c | 58 struct archive_string work; member
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | zlib.c | 236 unsigned short work[288]; /* work area for code table building */ member 766 code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) in inflate_table()
|
/minix3/sys/fs/udf/ |
H A D | udf_strat_rmw.c | 1194 int new_queue, wait, work; in udf_discstrat_thread() local
|
/minix3/usr.bin/deroff/ |
H A D | deroff.c | 466 work(void) in work() function
|