Searched defs:stx (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | statx.c | 62 _statx(int fd, const char *path, int flags, unsigned int mask, void *stx) in _statx() 226 stx_t stx = {}; in main() local
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmptools.c | 107 enum snmp_syntax stx; member 1176 enum snmp_syntax stx; in snmp_parse_subindex() local 1884 snmp_output_index(struct snmp_toolinfo *snmptoolctx, struct index *stx, in snmp_output_index()
|
/freebsd/sys/dev/ae/ |
H A D | if_ae.c | 388 #define AE_SYSCTL(stx, parent, name, desc, ptr) \ argument
|