Home
last modified time | relevance | path

Searched defs:stp (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/dev/disk/nata/
H A Datapi-tape.c115 struct ast_softc *stp; in ast_attach() local
175 struct ast_softc *stp = device_get_ivars(dev); in ast_detach() local
206 struct ast_softc *stp = device_get_ivars(dev); in ast_reinit() local
223 struct ast_softc *stp = device_get_ivars(dev); in ast_open() local
246 struct ast_softc *stp = device_get_ivars(dev); in ast_close() local
276 struct ast_softc *stp = device_get_ivars(dev); in ast_ioctl() local
398 struct ast_softc *stp = device_get_ivars(dev); in ast_strategy() local
501 struct ast_softc *stp = device_get_ivars(dev); in ast_sense() local
551 struct ast_softc *stp = device_get_ivars(dev); in ast_write_filemark() local
621 struct ast_softc *stp = device_get_ivars(dev); in ast_load_unload() local
[all …]
/dragonfly/lib/libtelnet/
H A Denc_des.c490 fb64_stream_iv(Block seed, struct stinfo *stp) in fb64_stream_iv()
502 fb64_stream_key(Block key, struct stinfo *stp) in fb64_stream_key()
537 struct stinfo *stp = &fb[CFB].streams[DIR_ENCRYPT-1]; in cfb64_encrypt() local
560 struct stinfo *stp = &fb[CFB].streams[DIR_DECRYPT-1]; in cfb64_decrypt() local
610 struct stinfo *stp = &fb[OFB].streams[DIR_ENCRYPT-1]; in ofb64_encrypt() local
630 struct stinfo *stp = &fb[OFB].streams[DIR_DECRYPT-1]; in ofb64_decrypt() local
/dragonfly/usr.bin/nfsstat/
H A Dnfsstat.c155 readstats(struct nfsstats *stp) in readstats()
/dragonfly/sbin/restore/
H A Dinteractive.c727 glob_stat(const char *name, struct stat *stp) in glob_stat()
/dragonfly/bin/cpdup/
H A Dcpdup.c520 hltlookup(struct stat *stp) in hltlookup()
538 hltadd(struct stat *stp, const char *path) in hltadd()
/dragonfly/usr.bin/w/
H A Dw.c548 struct stat *stp; in process() local
/dragonfly/contrib/nvi2/regex/
H A Dengine.c299 const RCHAR_T *stp; /* string matched by it cannot pass here */ in dissect() local
/dragonfly/usr.bin/pr/
H A Dpr.c315 int stp; in vertcol() local
/dragonfly/sys/dev/disk/iscsi/initiator/
H A Discsivar.h129 struct thread *stp; // the sm thread member
/dragonfly/contrib/file/src/
H A Dreadelf.c1826 const struct stat *stp; in file_tryelf() local
/dragonfly/crypto/openssh/
H A Dmisc.c2177 safe_path(const char *name, struct stat *stp, const char *pw_dir, in safe_path()
/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.c225 const struct target_section *stp; in build_section_addr_info_from_section_table() local
/dragonfly/sys/dev/raid/mfi/
H A Dmfireg.h610 struct mfi_stp_frame stp; member
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.h2123 struct mrsas_stp_frame stp; member