Searched refs:o_flags (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dsolist.h106 unsigned o_flags, char **temp_pathname);
H A Dnto-tdep.c87 nto_find_and_open_solib (char *solib, unsigned o_flags, char **temp_pathname) argument
118 return openp (buf, 1, solib, o_flags, 0, temp_pathname);
/freebsd-11-stable/usr.sbin/config/
H A Dmkoptions.c116 (ol->o_flags & OL_ALIAS)) {
337 po->o_flags = 0;
350 po->o_flags = flags;
H A Dconfig.h135 int o_flags; member in struct:opt_list
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dkld.c441 kld_find_and_open_solib (char *solib, unsigned o_flags, char **temp_pathname) argument
451 fd = open(path, o_flags, 0);
/freebsd-11-stable/contrib/sendmail/src/
H A Dreadcf.c2638 unsigned short o_flags; /* option flags */ member in struct:optioninfo
3109 if (subopt != NULL && !bitset(OI_SUBOPT, o->o_flags))
3144 if (!safe && !bitset(OI_SAFE, o->o_flags))
4701 if (sticky && !bitset(OI_SUBOPT, o->o_flags))

Completed in 184 milliseconds