Home
last modified time | relevance | path

Searched defs:set_flags (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/libexec/getty/
Dsubr.c235 set_flags(int n) in set_flags() function
/freebsd-12-stable/contrib/gdb/gdb/
Dlinespec.c900 set_flags (char *arg, int *is_quoted, char **paren_pointer) in set_flags() function
/freebsd-12-stable/sbin/geom/core/
Dgeom.c439 set_flags(struct g_command *cmd) in set_flags() function
/freebsd-12-stable/contrib/wpa/src/ap/
Dap_drv_ops.c278 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DRDFGraph.h305 static uint16_t set_flags(uint16_t A, uint16_t F) { in set_flags() function
/freebsd-12-stable/contrib/binutils/binutils/
Dobjcopy.c123 bfd_boolean set_flags; /* Whether to set the section flags. */ member
/freebsd-12-stable/sys/net/
Dif.c4287 if_setdrvflagbits(if_t ifp, int set_flags, int clear_flags) in if_setdrvflagbits()