Searched refs:retrieve (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/test/
H A Dftp.tab.c156 extern void retrieve(const char *, const char *);
1405 retrieve((char *) 0, (char *) yystack.l_mark[-1]);
1448 retrieve("/bin/ls -lgA", "");
1455 retrieve("/bin/ls -lgA %s", (char *) yystack.l_mark[-1]);
H A Dftp.y86 extern void retrieve(const char *, const char *);
237 retrieve((char *) 0, (char *) $4);
270 retrieve("/bin/ls -lgA", "");
275 retrieve("/bin/ls -lgA %s", (char *) $4);
/netbsd-6-1-5-RELEASE/libexec/ftpd/
H A Dextern.h159 void retrieve(const char *[], const char *);
H A Dftpcmd.y411 retrieve(NULL, $4);
511 retrieve(argv, "");
522 retrieve(argv, $4);
H A Dftpd.c1680 retrieve(const char *argv[], const char *name) function
1793 "retrieve command: '%s' returned %d",
3446 retrieve(argv, dirname);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/h8300/
H A Dldc.s93 stc exr, r0l ; retrieve and check exr value
115 stc exr, r0l ; retrieve and check exr value
H A Dstc.s77 stc exr, r0l ; retrieve and check exr value
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcache.c717 if (id->ops->retrieve != NULL) {
718 return (*id->ops->retrieve)(context, id, whichfields,
H A Dkrb5.h451 krb5_error_code (KRB5_CALLCONV * retrieve)(krb5_context, krb5_ccache, member in struct:krb5_cc_ops
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dieee754-df.S470 mov xh, xh, rrx @ retrieve sign bit
471 mov xl, r2, lsl #28 @ retrieve remaining bits
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Dieee754-df.S428 mov xh, xh, rrx @ retrieve sign bit
429 mov xl, r2, lsl #28 @ retrieve remaining bits
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dkssl.c700 krb5_error_code (KRB5_CALLCONV *retrieve) member in struct:_krb5_cc_ops
/netbsd-6-1-5-RELEASE/dist/ipf/
H A DHISTORY507 make ipfstat, ippool, ipnat retrieve information via ioctls rather than /dev/kmem
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dlocore.s1973 ! retrieve sync fault status/address
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Dfpsp.s7478 mov.l L_SCR1(%a6),%d1 # retrieve M
18371 mov.l (%sp)+,%d0 # retrieve # of bytes
19454 # This calc_ea is currently used to retrieve the correct <ea>
H A Dfplsp.s7372 mov.l L_SCR1(%a6),%d1 # retrieve M
H A Dpfpsp.s3968 # This calc_ea is currently used to retrieve the correct <ea>
4421 mov.l (%sp)+,%d0 # retrieve # of bytes

Completed in 260 milliseconds