Home
last modified time | relevance | path

Searched refs:retrieve (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/external/autotest/client/site_tests/login_MultiUserPolicy/
Dcontrol16 both can store and retrieve their respective user policies.
19 retrieve their policies.
/external/syslinux/gpxe/src/include/
Dnic.h54 int ( *poll ) ( struct nic *, int retrieve );
62 static inline int eth_poll ( int retrieve ) { in eth_poll() argument
63 return nic.nic_op->poll ( &nic, retrieve ); in eth_poll()
/external/syslinux/gpxe/src/drivers/net/
Dvirtio-net.c98 static int virtnet_poll(struct nic *nic, int retrieve) in virtnet_poll() argument
108 if (!retrieve) in virtnet_poll()
Depic100.c56 static int epic100_poll(struct nic *nic, int retrieve);
378 epic100_poll(struct nic *nic, int retrieve) in epic100_poll() argument
388 if ( ! retrieve ) return 1; in epic100_poll()
Ddavicom.c164 static int davicom_poll(struct nic *nic, int retrieve);
584 static int davicom_poll(struct nic *nic, int retrieve) in davicom_poll() argument
591 if ( ! retrieve ) return 1; in davicom_poll()
D3c5x9.c199 static int t509_poll(struct nic *nic, int retrieve) in t509_poll() argument
235 if ( ! retrieve ) return 1; in t509_poll()
D3c595.c231 static int t595_poll(struct nic *nic, int retrieve) in t595_poll() argument
267 if ( ! retrieve ) return 1; in t595_poll()
Dne2k_isa.c271 static int ne_poll(struct nic *nic __unused, int retrieve __unused) in ne_poll()
290 if ( ! retrieve ) return 1; in ne_poll()
/external/curl/tests/data/
Dtest27127 TFTP retrieve
Dtest28317 TFTP retrieve on invalid file
Dtest100928 TFTP retrieve with --local-port
Dtest124227 TFTP retrieve without TFTP options requests
Dtest104928 TFTP retrieve with localhost --interface
Dtest109328 TFTP retrieve with mode=i
Dtest13532 FTP retrieve a byte-range
Dtest86232 POP3 retrieve message header (CUSTOMREQUEST)
Dtest109434 TFTP retrieve with mode=netascii
Dtest105730 FTP retrieve a byte-range relative to end of file
Dtest123828 slow TFTP retrieve cancel due to -Y and -y
Dtest28451 TFTP retrieve of boundary case 512 byte file
/external/autotest/client/site_tests/hardware_Smartctl/
Dcontrol13 Run smartctl to retrieve S.M.A.R.T attribute and report in keyval format.
/external/libunwind/src/arm/
Dgetcontext.S45 @ retrieve r14 from call site, then store
/external/curl/docs/
DFEATURES63 - retrieve file modification date
95 - customizable to retrieve file modification date
156 - retrieve e-mails
/external/llvm/test/CodeGen/SystemZ/
Dtls-03.ll8 ; Call __tls_get_offset to retrieve the symbol's TLS offset.
Dtls-04.ll8 ; Call __tls_get_offset to retrieve the module's TLS base offset.

12345678910>>...14