Searched defs:o_flag (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dtext_mmap.c188 int o_flag = FILE_WRITABLE(prot, flags) ? O_RDWR : O_RDONLY; local
/freebsd-11-stable/usr.bin/logins/
H A Dlogins.c72 static int o_flag; variable
/freebsd-11-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c125 int B_flag, o_flag; local
/freebsd-11-stable/usr.bin/fetch/
H A Dfetch.c73 static int o_flag; /* -o: specify output file */ variable
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c2179 const int o_flag = O_PATH; local

Completed in 344 milliseconds