Home
last modified time | relevance | path

Searched refs:pax (Results 1 – 25 of 34) sorted by relevance

12

/external/wpa_supplicant_8/src/eap_server/
Deap_server_pax.c76 struct eap_pax_hdr *pax; in eap_pax_build_std_1() local
88 sizeof(*pax) + 2 + EAP_PAX_RAND_LEN + in eap_pax_build_std_1()
97 pax = wpabuf_put(req, sizeof(*pax)); in eap_pax_build_std_1()
98 pax->op_code = EAP_PAX_OP_STD_1; in eap_pax_build_std_1()
99 pax->flags = 0; in eap_pax_build_std_1()
100 pax->mac_id = data->mac_id; in eap_pax_build_std_1()
101 pax->dh_group_id = EAP_PAX_DH_GROUP_NONE; in eap_pax_build_std_1()
102 pax->public_key_id = EAP_PAX_PUBLIC_KEY_NONE; in eap_pax_build_std_1()
123 struct eap_pax_hdr *pax; in eap_pax_build_std_3() local
129 sizeof(*pax) + 2 + EAP_PAX_MAC_LEN + in eap_pax_build_std_3()
[all …]
/external/wpa_supplicant_8/src/eap_peer/
Deap_pax.c98 struct eap_pax_hdr *pax; in eap_pax_alloc_resp() local
101 sizeof(*pax) + plen, EAP_CODE_RESPONSE, id); in eap_pax_alloc_resp()
105 pax = wpabuf_put(resp, sizeof(*pax)); in eap_pax_alloc_resp()
106 pax->op_code = op_code; in eap_pax_alloc_resp()
107 pax->flags = 0; in eap_pax_alloc_resp()
108 pax->mac_id = req->mac_id; in eap_pax_alloc_resp()
109 pax->dh_group_id = req->dh_group_id; in eap_pax_alloc_resp()
110 pax->public_key_id = req->public_key_id; in eap_pax_alloc_resp()
/external/marisa-trie/
Daclocal.m4495 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
869 # FORMAT should be one of `v7', `ustar', or `pax'.
884 [m4_case([$1], [ustar],, [pax],,
888 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
900 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
901 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
912 pax)
913 am__tar='pax -L -x $1 -w "$$tardir"'
914 am__tar_='pax -L -x $1 -w "$tardir"'
915 am__untar='pax -r'
/external/openfst/
Daclocal.m4505 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
888 # FORMAT should be one of `v7', `ustar', or `pax'.
904 [m4_case([$1], [ustar],, [pax],,
908 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
920 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
921 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
932 pax)
933 am__tar='pax -L -x $1 -w "$$tardir"'
934 am__tar_='pax -L -x $1 -w "$tardir"'
935 am__untar='pax -r'
/external/libopus/
Daclocal.m4527 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1042 # FORMAT should be one of `v7', `ustar', or `pax'.
1058 [m4_case([$1], [ustar],, [pax],,
1062 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1074 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1075 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1086 pax)
1087 am__tar='pax -L -x $1 -w "$$tardir"'
1088 am__tar_='pax -L -x $1 -w "$tardir"'
1089 am__untar='pax -r'
/external/google-tv-pairing-protocol/cpp/
Daclocal.m4665 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1039 # FORMAT should be one of `v7', `ustar', or `pax'.
1054 [m4_case([$1], [ustar],, [pax],,
1058 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1070 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1071 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1082 pax)
1083 am__tar='pax -L -x $1 -w "$$tardir"'
1084 am__tar_='pax -L -x $1 -w "$tardir"'
1085 am__untar='pax -r'
/external/libexif/
Daclocal.m4495 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
936 # FORMAT should be one of `v7', `ustar', or `pax'.
951 [m4_case([$1], [ustar],, [pax],,
955 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
967 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
968 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
979 pax)
980 am__tar='pax -L -x $1 -w "$$tardir"'
981 am__tar_='pax -L -x $1 -w "$tardir"'
982 am__untar='pax -r'
/external/libusb-compat/
Daclocal.m4636 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
998 # FORMAT should be one of `v7', `ustar', or `pax'.
1013 [m4_case([$1], [ustar],, [pax],,
1017 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1029 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1030 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1041 pax)
1042 am__tar='pax -L -x $1 -w "$$tardir"'
1043 am__tar_='pax -L -x $1 -w "$tardir"'
1044 am__untar='pax -r'
/external/google-breakpad/
Daclocal.m4528 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1113 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1130 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1139 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1164 [pax],
1181 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1182 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1193 pax)
1194 am__tar='pax -L -x $1 -w "$$tardir"'
1195 am__tar_='pax -L -x $1 -w "$tardir"'
[all …]
/external/protobuf/
Daclocal.m4508 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1064 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1081 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1090 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1115 [pax],
1132 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1133 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1144 pax)
1145 am__tar='pax -L -x $1 -w "$$tardir"'
1146 am__tar_='pax -L -x $1 -w "$tardir"'
[all …]
/external/libedit/
Daclocal.m4508 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1028 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1045 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1054 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1079 [pax],
1096 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1097 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1108 pax)
1109 am__tar='pax -L -x $1 -w "$$tardir"'
1110 am__tar_='pax -L -x $1 -w "$tardir"'
[all …]
/external/libpng/
Daclocal.m4528 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1084 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1101 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1110 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1135 [pax],
1152 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1153 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1164 pax)
1165 am__tar='pax -L -x $1 -w "$$tardir"'
1166 am__tar_='pax -L -x $1 -w "$tardir"'
[all …]
/external/wpa_supplicant_8/hostapd/
Dhostapd.eap_user64 "pax user" PAX "unknown"
65 "pax.user@example.com" PAX 0123456789abcdef0123456789abcdef
/external/f2fs-tools/
Dconfigure.ac36 AM_INIT_AUTOMAKE([foreign tar-pax dist-xz])
/external/libcap-ng/libcap-ng-0.7/
Daclocal.m4517 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1138 # FORMAT should be one of `v7', `ustar', or `pax'.
1154 [m4_case([$1], [ustar],, [pax],,
1158 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1170 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1171 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1182 pax)
1183 am__tar='pax -L -x $1 -w "$$tardir"'
1184 am__tar_='pax -L -x $1 -w "$tardir"'
1185 am__untar='pax -r'
/external/libvncserver/
Daclocal.m4677 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1152 # FORMAT should be one of `v7', `ustar', or `pax'.
1168 [m4_case([$1], [ustar],, [pax],,
1172 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1184 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1185 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1196 pax)
1197 am__tar='pax -L -x $1 -w "$$tardir"'
1198 am__tar_='pax -L -x $1 -w "$tardir"'
1199 am__untar='pax -r'
/external/bison/
Daclocal.m4502 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
984 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1000 [m4_case([$1], [ustar],, [pax],,
1004 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1016 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1017 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1028 pax)
1029 am__tar='pax -L -x $1 -w "$$tardir"'
1030 am__tar_='pax -L -x $1 -w "$tardir"'
1031 am__untar='pax -r'
/external/elfutils/src/
Daclocal.m4568 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1142 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1159 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1168 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1193 [pax],
1210 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1211 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1222 pax)
1223 am__tar='pax -L -x $1 -w "$$tardir"'
1224 am__tar_='pax -L -x $1 -w "$tardir"'
[all …]
/external/pcre/dist/
Daclocal.m4783 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1303 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1320 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1329 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
1354 [pax],
1371 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1372 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1383 pax)
1384 am__tar='pax -L -x $1 -w "$$tardir"'
1385 am__tar_='pax -L -x $1 -w "$tardir"'
[all …]
/external/libmtp/
Daclocal.m41695 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
2069 # FORMAT should be one of `v7', `ustar', or `pax'.
2084 [m4_case([$1], [ustar],, [pax],,
2088 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
2100 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
2101 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
2112 pax)
2113 am__tar='pax -L -x $1 -w "$$tardir"'
2114 am__tar_='pax -L -x $1 -w "$tardir"'
2115 am__untar='pax -r'
/external/harfbuzz_ng/
Dconfigure.ac12 AM_INIT_AUTOMAKE([1.11.1 gnits tar-pax dist-bzip2 no-dist-gzip -Wall no-define color-tests -Wno-por…
/external/selinux/sepolgen/tests/
Dperm_map675 class pax 6
/external/selinux/sepolgen/src/share/
Dperm_map682 class pax 6
/external/cmockery/cmockery_0_1_2/
Daclocal.m46839 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
7185 # FORMAT should be one of `v7', `ustar', or `pax'.
7200 [m4_case([$1], [ustar],, [pax],,
7204 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
7216 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
7217 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
7228 pax)
7229 am__tar='pax -L -x $1 -w "$$tardir"'
7230 am__tar_='pax -L -x $1 -w "$tardir"'
7231 am__untar='pax -r'
/external/libogg/
Daclocal.m48399 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
8802 # FORMAT should be one of `v7', `ustar', or `pax'.
8817 [m4_case([$1], [ustar],, [pax],,
8821 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
8833 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
8834 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
8845 pax)
8846 am__tar='pax -L -x $1 -w "$$tardir"'
8847 am__tar_='pax -L -x $1 -w "$tardir"'
8848 am__untar='pax -r'

12