Searched refs:asd (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/netbsd-tests/usr.bin/cut/ |
H A D | d_basic.out | 10 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 11 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm 21 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 22 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm 32 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 33 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm 43 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 44 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm 54 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 55 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm [all …]
|
H A D | d_dflag.out | 6 qwe rty uio p[] asd fgh jkl zxc vbn nm 17 qwe rty uio p[] asd fgh jkl zxc vbn nm 28 qwe rty uio p[] asd fgh jkl zxc vbn nm 39 qwe rty uio p[] asd fgh jkl zxc vbn nm 50 qwe rty uio p[] asd fgh jkl zxc vbn nm 61 qwe rty uio p[] asd fgh jkl zxc vbn nm 72 qwe rty uio p[] asd fgh jkl zxc vbn nm 76 qwe:rty:uio:p[]:asd:fgh:jkl 83 qwe rty uio p[] asd fgh jkl zxc vbn nm 87 qwe:rty:uio:p[]:asd:fgh:jkl
|
H A D | d_cut.in | 5 qwe rty uio p[] asd fgh jkl zxc vbn nm 9 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 10 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm
|
H A D | d_sflag.out | 28 qwe rty uio p[] asd 32 qwe rty uio p[] asd
|
H A D | d_dsflag.out | 27 qwe:rty:uio:p[]:asd:fgh:jkl 31 qwe:rty:uio:p[]:asd:fgh:jkl
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | COFFDump.cpp | 875 const coff_aux_section_definition *asd; in printCOFFSymbolTable() local 877 coff.getAuxSymbol<coff_aux_section_definition>(SI + 1, asd)) in printCOFFSymbolTable() 880 int32_t AuxNumber = asd->getNumber(Symbol->isBigObj()); in printCOFFSymbolTable() 884 , unsigned(asd->Length) in printCOFFSymbolTable() 885 , unsigned(asd->NumberOfRelocations) in printCOFFSymbolTable() 886 , unsigned(asd->NumberOfLinenumbers) in printCOFFSymbolTable() 887 , unsigned(asd->CheckSum)) in printCOFFSymbolTable() 890 , unsigned(asd->Selection)); in printCOFFSymbolTable()
|
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
H A D | zfs_acl_chmod_001_neg.ksh | 71 log_mustnot usr_exec $CHMOD A+ asd owner@:execute:deny $node
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 915 pf->asd++; 928 pf->astack[pf->asd] = rs->anchor; 933 pf->asd--; 934 pf->anchor = pf->astack[pf->asd]; 959 if (pf->astack[pf->asd + 1]) { 969 &pf->astack[pf->asd]->ruleset, 1078 pf->astack[pf->asd + 1] ? pf->alast->name : $2); 1080 pf->astack[pf->asd + 1] = NULL; 1271 pf->asd++; 1279 pf->eastack[pf->asd] = rs->anchor; [all …]
|
H A D | pfctl_parser.h | 82 int asd; /* anchor stack depth */ member
|
H A D | pfctl.c | 2165 pf.asd = 0; in pfctl_rules()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_lb.c | 143 int asd = 0; in pf_match_translation() local 208 pf_step_into_anchor(anchor_stack, &asd, in pf_match_translation() 212 pf_step_out_of_anchor(anchor_stack, &asd, &ruleset, in pf_match_translation()
|
H A D | pf.c | 4602 int asd = 0, match = 0; in pf_test_eth_rule() local 4736 pf_step_into_keth_anchor(anchor_stack, &asd, in pf_test_eth_rule() 4740 if (r == NULL && pf_step_out_of_keth_anchor(anchor_stack, &asd, in pf_test_eth_rule() 4889 int asd = 0; in pf_test_rule() local 5247 pf_step_into_anchor(anchor_stack, &asd, in pf_test_rule() 5251 if (r == NULL && pf_step_out_of_anchor(anchor_stack, &asd, in pf_test_rule()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | pgp-binary-keys | 388 !:ext pgp/gpg/pkr/asd
|