Home
last modified time | relevance | path

Searched defs:fl (Results 1 – 25 of 82) sorted by relevance

1234

/openbsd-src/regress/sys/kern/flock/
H A Dflock.c113 struct flock fl; in test2() local
184 struct flock fl; in test3() local
254 struct flock fl; in test4() local
337 struct flock fl; in test5() local
423 struct flock fl; in test6() local
525 struct flock fl; in test7() local
597 struct flock fl; in test8() local
674 struct flock fl; in test9() local
746 struct flock fl; in test10() local
808 struct flock fl; in test11() local
[all …]
H A Dlockf.c35 struct flock fl; in test1() local
67 struct flock fl; in test2() local
/openbsd-src/usr.sbin/rpc.lockd/
H A Dlockd_lock.c148 struct file_lock *fl; in lock_lookup() local
176 struct file_lock *fl; in testlock() local
216 struct file_lock *fl, *newfl; in getlock() local
360 struct file_lock *fl; in unlock() local
422 lfree(struct file_lock *fl) in lfree()
436 struct file_lock *fl; in sigchild_handler() local
503 do_lock(struct file_lock *fl, int block) in do_lock()
605 send_granted(struct file_lock *fl, int opcode) in send_granted()
684 struct file_lock *fl; in do_unlock() local
806 struct file_lock *fl, *next_fl; in notify() local
/openbsd-src/sys/lib/libsa/
H A Dalloc.c115 struct fl { struct
117 struct fl *next; argument
/openbsd-src/usr.bin/rsync/
H A Dflist.c71 flist_dedupe(struct flist **fl, size_t *sz) in flist_dedupe()
153 flist_topdirs(struct sess *sess, struct flist *fl, size_t flsz) in flist_topdirs()
256 flist_send(struct sess *sess, int fdin, int fdout, const struct flist *fl, in flist_send()
517 flist_realloc(struct flist **fl, size_t *sz, size_t *max) in flist_realloc()
591 struct flist *fl = NULL; in flist_recv() local
797 flist_gen_dirent(struct sess *sess, char *root, struct flist **fl, size_t *sz, in flist_gen_dirent()
1052 struct flist *fl = NULL, *f; in flist_gen_files() local
1166 flist_gen_dels(struct sess *sess, const char *root, struct flist **fl, in flist_gen_dels()
1378 flist_del(struct sess *sess, int root, const struct flist *fl, size_t flsz) in flist_del()
H A Dsender.c102 const struct flist *fl) in send_up_fsm()
284 int32_t idx, const struct flist *fl, size_t flsz, int fd) in send_dl_enqueue()
359 struct flist *fl = NULL; in rsync_sender() local
H A Dids.c52 idents_assign_gid(struct sess *sess, struct flist *fl, size_t flsz, in idents_assign_gid()
74 idents_assign_uid(struct sess *sess, struct flist *fl, size_t flsz, in idents_assign_uid()
H A Dserver.c32 int fl; in fcntl_nonblock() local
H A Ddownloader.c64 const struct flist *fl; /* file list */ member
175 const struct flist *fl, size_t flsz, int rootfd) in download_alloc()
/openbsd-src/regress/sys/kern/kqueue/
H A Dkqueue-flock.c32 struct flock fl; in check_lock() local
62 struct flock fl; in do_flock() local
/openbsd-src/games/trek/
H A Dwarp.c57 dowarp(int fl) in dowarp()
68 warp(int fl, int c, double d) in warp()
H A Dklmove.c61 klmove(int fl) in klmove()
/openbsd-src/usr.bin/cvs/
H A Dfile.c193 struct cvs_flisthead fl; in cvs_file_run() local
207 cvs_file_get(char *name, int flags, struct cvs_flisthead *fl, int type) in cvs_file_get()
262 cvs_file_walklist(struct cvs_flisthead *fl, struct cvs_recursion *cr) in cvs_file_walklist()
409 struct cvs_flisthead fl, dl; in cvs_file_walkdir() local
632 cvs_file_freelist(struct cvs_flisthead *fl) in cvs_file_freelist()
H A Dcheckout.c241 struct cvs_filelist *fl, *nxt; in checkout_check_repository() local
443 struct cvs_flisthead fl, dl; in checkout_repository() local
/openbsd-src/usr.bin/sort/
H A Dfile.c180 file_list_init(struct file_list *fl, bool tmp) in file_list_init() argument
192 file_list_add(struct file_list *fl, char *fn, bool allocate) in file_list_add() argument
207 file_list_populate(struct file_list * fl,int argc,char ** argv,bool allocate) file_list_populate() argument
220 file_list_clean(struct file_list * fl) file_list_clean() argument
713 procfile(const char * fsrc,struct sort_list * list,struct file_list * fl) procfile() argument
1008 shrink_file_list(struct file_list * fl) shrink_file_list() argument
1051 merge_files(struct file_list * fl,const char * fn_out) merge_files() argument
[all...]
/openbsd-src/lib/libc/gen/
H A Dlockf.c40 struct flock fl; in lockf() local
/openbsd-src/usr.sbin/gpioctl/
H A Dgpioctl.c75 int pin, ch, ga_offset = -1, n, fl = 0, value = 0; in main() local
262 pinset(int pin, char *name, int fl, char *alias) in pinset()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dsysmac2.c14 #define fl 1.0f macro
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dftruncate.c33 struct flock fl; local
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dpass45-frag.c17 size_t fl = strlen (f) + 1; in h() local
/openbsd-src/usr.sbin/relayctl/
H A Drelayctl.c515 print_table_status(int up, int fl) in print_table_status() argument
531 print_host_status(int status, int fl) in print_host_status() argument
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_vma.c260 #define VALID(sz, fl) { .size = (sz), .flags = (fl), .assert = assert_pin_valid, .string = #sz ", "… in igt_vma_pin1() argument
261 #define __INVALID(sz, fl, check, eval) { .size = (sz), .flags = (fl), .assert = (check), .string = … in igt_vma_pin1() argument
262 #define INVALID(sz, fl) __INVALID(sz, fl, assert_pin_einval, EINVAL) in igt_vma_pin1() argument
263 #define NOSPACE(sz, fl) __INVALID(sz, fl, assert_pin_enospc, ENOSPC) in igt_vma_pin1() argument
/openbsd-src/gnu/usr.bin/perl/ext/re/
H A Dre.xs133 SV *fl = &PL_sv_no; local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A D20000320-1.c15 union fl { union
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dppc-spe.c20 float fl; variable

1234