Searched defs:fset (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/capsicum-test/ |
H A D | select.cc | 13 int AddFDToSet(fd_set* fset, int fd, int maxfd) { in AddFDToSet() 19 int InitFDSet(fd_set* fset, int *fds, int fdcount) { in InitFDSet()
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_format_mtree_fflags.c | 111 unsigned long fset, fclr; in test_write_format_mtree_sub() local
|
/freebsd/usr.bin/xinstall/ |
H A D | xinstall.c | 166 u_long fset; in main() local 802 install(const char *from_name, const char *to_name, u_long fset, u_int flags) in install()
|
/freebsd/sbin/ipfw/ |
H A D | tables.c | 356 uint32_t fset, fclear; in table_parse_type() local 410 uint32_t fset, fclear; in table_create() local
|