Home
last modified time | relevance | path

Searched refs:getflag (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs_acl.c616 getflag(bits, ACCESS2_READ, "Read", "(no read)")); in detail_access2()
618 getflag(bits, ACCESS2_LOOKUP, "Lookup", "(no lookup)")); in detail_access2()
620 getflag(bits, ACCESS2_MODIFY, "Modify", "(no modify)")); in detail_access2()
622 getflag(bits, ACCESS2_EXTEND, "Extend", "(no extend)")); in detail_access2()
624 getflag(bits, ACCESS2_DELETE, "Delete", "(no delete)")); in detail_access2()
626 getflag(bits, ACCESS2_EXECUTE, "Execute", "(no execute)")); in detail_access2()
663 getflag(mask, NA_ACL, "aclent", "(no aclent)")); in detail_mask()
665 getflag(mask, NA_ACLCNT, "aclcnt", "(no aclcnt)")); in detail_mask()
667 getflag(mask, NA_DFACL, "dfaclent", "(no dfaclent)")); in detail_mask()
669 getflag(mask, NA_DFACLCNT, "dfaclcnt", "(no dfaclcnt)")); in detail_mask()
H A Dsnoop_tcp.c166 dlc_header) + 4, 1), " %s", getflag(tcp->th_flags, TH_CWR, in interpret_tcp()
170 dlc_header) + 4, 1), " %s", getflag(tcp->th_flags, TH_ECE, in interpret_tcp()
174 getflag(tcp->th_flags, TH_URG, in interpret_tcp()
177 dlc_header) + 4, 1), " %s", getflag(tcp->th_flags, TH_ACK, in interpret_tcp()
180 dlc_header) + 4, 1), " %s", getflag(tcp->th_flags, TH_PUSH, in interpret_tcp()
183 dlc_header) + 4, 1), " %s", getflag(tcp->th_flags, TH_RST, in interpret_tcp()
186 dlc_header) + 4, 1), " %s", getflag(tcp->th_flags, TH_SYN, in interpret_tcp()
189 dlc_header) + 4, 1), " %s", getflag(tcp->th_flags, TH_FIN, in interpret_tcp()
H A Dsnoop_nfs3.c637 getflag(bits, FSF3_LINK,
641 getflag(bits, FSF3_SYMLINK,
645 getflag(bits, FSF3_HOMOGENEOUS,
649 getflag(bits, FSF3_CANSETTIME,
850 getflag(bits, ACCESS3_READ, "Read", "(no read)")); in detail_access()
852 getflag(bits, ACCESS3_LOOKUP, "Lookup", "(no lookup)")); in detail_access()
854 getflag(bits, ACCESS3_MODIFY, "Modify", "(no modify)")); in detail_access()
856 getflag(bits, ACCESS3_EXTEND, "Extend", "(no extend)")); in detail_access()
858 getflag(bits, ACCESS3_DELETE, "Delete", "(no delete)")); in detail_access()
860 getflag(bits, ACCESS3_EXECUTE, "Execute", "(no execute)")); in detail_access()
H A Dsnoop_ntp.c252 getflag(ntpc->r_m_e_op, CTL_RESPONSE, "response", in interpret_ntp()
257 getflag(ntpc->r_m_e_op, CTL_ERROR, "error", in interpret_ntp()
262 getflag(ntpc->r_m_e_op, CTL_MORE, "more", in interpret_ntp()
327 getflag(ntpp->rm_vn_mode, RESP_BIT, "response", in interpret_ntp()
332 getflag(ntpp->rm_vn_mode, MORE_BIT, "more", "no more")); in interpret_ntp()
339 getflag(ntpp->auth_seq, AUTH_BIT, "authenticated", in interpret_ntp()
H A Dsnoop_slp.c825 getflag(slp->flags, V2_OVERFLOW, in v2_header()
828 getflag(slp->flags, V2_FRESH, in v2_header()
831 getflag(slp->flags, V2_MCAST, in v2_header()
1527 getflag(slp->flags, V1_OVERFLOW, in v1_header()
1530 getflag(slp->flags, V1_MONOLINGUAL, in v1_header()
1533 getflag(slp->flags, V1_URL_AUTH, in v1_header()
1536 getflag(slp->flags, V1_ATTR_AUTH, in v1_header()
1539 getflag(slp->flags, V1_FRESH_REG, in v1_header()
H A Dsnoop_sctp.c746 getflag(cflags, SCTP_DATA_UBIT, "unordered", "ordered")); in parse_data_chunk()
748 getflag(cflags, SCTP_DATA_BBIT, in parse_data_chunk()
751 getflag(cflags, SCTP_DATA_EBIT, "end", "(end unset)")); in parse_data_chunk()
914 getflag(cflags, SCTP_TBIT, "TCB not destroyed", "TCB destroyed")); in parse_abort_chunk()
931 getflag(cflags, SCTP_TBIT, "TCB not destroyed", "TCB destroyed")); in parse_shutdone_chunk()
H A Dsnoop_ip.c167 " %s", getflag(ip->ip_tos, IPTOS_LOWDELAY, in interpret_ip()
170 getflag(ip->ip_tos, IPTOS_THROUGHPUT, in interpret_ip()
173 getflag(ip->ip_tos, IPTOS_RELIABILITY, in interpret_ip()
176 getflag(ip->ip_tos, IPTOS_ECT, in interpret_ip()
179 getflag(ip->ip_tos, IPTOS_CE, in interpret_ip()
194 getflag(uitmp >> 8, IP_DF >> 8, in interpret_ip()
197 getflag(uitmp >> 8, IP_MF >> 8, in interpret_ip()
H A Dsnoop_vxlan.c55 getflag(vxf >> 24, VXLAN_F_VDI >> 24, "vni present", in interpret_vxlan()
H A Dsnoop_dhcpv6.c1019 " %s", getflag(*data, DHCPV6_FQDNF_S, in show_options()
1022 " %s", getflag(*data, DHCPV6_FQDNF_O, in show_options()
1026 " %s", getflag(*data, DHCPV6_FQDNF_N, in show_options()
H A Dsnoop.h168 extern char *getflag(int, int, char *, char *);
H A Dsnoop_ppp.c1096 getflag(options, 0x01, "NULL FCS", "")); in opt_format_fcs()
1098 getflag(options, 0x02, "CCITT 16-bit FCS", "")); in opt_format_fcs()
1100 getflag(options, 0x04, "CCITT 32-bit FCS", "")); in opt_format_fcs()
H A Dsnoop_nfs4.c3264 getflag(bits, ACCESS4_READ, "Read", "(no read)")); in detail_access4()
3266 getflag(bits, ACCESS4_LOOKUP, "Lookup", "(no lookup)")); in detail_access4()
3268 getflag(bits, ACCESS4_MODIFY, "Modify", "(no modify)")); in detail_access4()
3270 getflag(bits, ACCESS4_EXTEND, "Extend", "(no extend)")); in detail_access4()
3272 getflag(bits, ACCESS4_DELETE, "Delete", "(no delete)")); in detail_access4()
3274 getflag(bits, ACCESS4_EXECUTE, "Execute", "(no execute)")); in detail_access4()
H A Dsnoop_display.c145 getflag(int val, int mask, char *s_true, char *s_false) in getflag() function
/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c58 static unsigned int getflag(char *);
364 ((netconfigp->nc_flag = getflag(tok2)) == FAILURE) || in fgetnetconfig()
639 getflag(char *cp) in getflag() function
/illumos-gate/usr/src/lib/libpam/
H A Dpam_framework.c2191 goto getflag; in get_pam_conf_entry()
2209 getflag: in get_pam_conf_entry()