Home
last modified time | relevance | path

Searched defs:stx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstatx.c62 _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 Dbsnmptools.c107 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 Dif_ae.c388 #define AE_SYSCTL(stx, parent, name, desc, ptr) \ argument