Home
last modified time | relevance | path

Searched defs:work (Results 1 – 18 of 18) sorted by relevance

/minix3/sys/sys/
H A Dworkqueue.h42 struct work { struct
52 void (*)(struct work *, void *), void *, pri_t, int, int); argument
/minix3/external/bsd/dhcp/dist/dst/
H A Dprandom.c204 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 Dtraversal-algorithm.mm7 int work(); function
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2003-11-01-C99-CompoundLiteral.c6 struct wait_queue_head_t work = { lock: (spinlock_t) { 0 }, }; in call_usermodehelper() local
/minix3/common/dist/zlib/contrib/infback9/
H A Dinflate9.h47 unsigned short work[288]; /* work area for code table building */ member
H A Dinftree9.c34 int inflate_table9(type, lens, codes, table, bits, work) in inflate_table9() argument
/minix3/common/dist/zlib/
H A Dinftrees.c34 int inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
H A Dinflate.h115 unsigned short work[288]; /* work area for code table building */ member
/minix3/tests/lib/libc/sys/
H A Dt_getrusage.c56 work(void) in work() function
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddes.c1068 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 Dp12.cpp64 void work(int n) { // expected-note{{declared here}} in f1() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp237 X work([](){ Fatal(); }); in bar() local
243 X work([fc](){}); in baz() local
/minix3/minix/commands/lpd/
H A Dlpd.c261 void work(void) in work() function
/minix3/external/mit/lua/dist/src/
H A Dlgc.c986 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 Darchive_write_set_format_shar.c58 struct archive_string work; member
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.c236 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 Dudf_strat_rmw.c1194 int new_queue, wait, work; in udf_discstrat_thread() local
/minix3/usr.bin/deroff/
H A Dderoff.c466 work(void) in work() function