Home
last modified time | relevance | path

Searched defs:seek (Results 1 – 7 of 7) sorted by relevance

/dragonfly/bin/ed/
H A Ded.h66 off_t seek; /* address of line in scratch buffer */ member
/dragonfly/bin/pax/
H A Dtables.h80 off_t seek; /* location in scratch file */ member
/dragonfly/contrib/zlib-1.2/
H A Dgzguts.h195 int seek; /* true if seek request pending */ member
/dragonfly/include/
H A Dstdio.h393 cookie_seek_function_t *seek; member
/dragonfly/contrib/zstd/programs/
H A Dfileio.c2889 long const seek = (long)(8 + frameSize - numBytesRead); in FIO_analyzeFrames() local
/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p.c1156 u8 seek_count, const char **seek, int freq) in p2p_find()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface.c5313 const char *_seek[P2P_MAX_QUERY_HASH + 1], **seek = NULL; in p2p_ctrl_find() local