HomeSort by: relevance | last modified time | path
    Searched defs:flagname (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/wlanctl/
wlanctl.c 53 struct flagname { struct
63 static void print_flags(u_int32_t, const struct flagname *, u_int);
97 print_flags(u_int32_t flags, const struct flagname *flagnames, u_int nname)
116 static const struct flagname nodeflags[] = {
129 static const struct flagname capflags[] = {
159 static const struct flagname chanflags[] = {
wlanctl.c 53 struct flagname { struct
63 static void print_flags(u_int32_t, const struct flagname *, u_int);
97 print_flags(u_int32_t flags, const struct flagname *flagnames, u_int nname)
116 static const struct flagname nodeflags[] = {
129 static const struct flagname capflags[] = {
159 static const struct flagname chanflags[] = {
  /src/lib/libterminfo/
termcap.c 188 flagname(const char *key) function in typeref:typename:const char *
522 name = flagname(tok);
termcap.c 188 flagname(const char *key) function in typeref:typename:const char *
522 name = flagname(tok);

Completed in 22 milliseconds