Home
last modified time | relevance | path

Searched defs:ascii (Results 1 – 8 of 8) sorted by relevance

/f-stack/tools/ngctl/
H A Dmsg.c133 struct ng_mesg *ascii; in MsgRead() local
/f-stack/tools/libnetgraph/
H A Dmsg.c118 struct ng_mesg *reply, *binary, *ascii; in NgSendAsciiMsg() local
353 struct ng_mesg *msg, *ascii; in NgRecvAsciiMsg() local
/f-stack/freebsd/sys/disk/
H A Dvtoc.h70 char ascii[VTOC_ASCII_LEN]; member
/f-stack/freebsd/netgraph/
H A Dng_base.c2777 struct ng_mesg *binary, *ascii; in ng_generic_msg() local
2850 struct ng_mesg *ascii, *binary; in ng_generic_msg() local
/f-stack/lib/
H A Dff_ng_base.c2797 struct ng_mesg *binary, *ascii; in ng_generic_msg() local
2870 struct ng_mesg *ascii, *binary; in ng_generic_msg() local
/f-stack/freebsd/net/
H A Dif.h487 char ascii[IFSTATMAX + 1]; member
/f-stack/tools/compat/include/net/
H A Dif.h473 char ascii[IFSTATMAX + 1]; member
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c2854 char *ascii = NULL; /* human readable label */ in zfs_prop_get() local