Home
last modified time | relevance | path

Searched refs:fl_name (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Ddebug.c176 strcat(outbuf, map[i].fl_name); in showflags()
199 dbgflags[i].fl_mask, dbgflags[i].fl_name); in dbg_usage()
H A Ddebug.h48 char *fl_name; /* the name of that bit */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c5140 char fl_name[MAXFLOWNAMELEN]; in mac_client_swap_mciflent() local
5164 bcopy(flent->fe_flow_name, fl_name, MAXFLOWNAMELEN); in mac_client_swap_mciflent()
5176 bcopy(fl_name, &flent1->fe_flow_name, MAXFLOWNAMELEN); in mac_client_swap_mciflent()