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

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

Completed in 187 milliseconds