Home
last modified time | relevance | path

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

/freebsd-src/crypto/heimdal/appl/ftp/ftpd/
H A Dklist.c169 klist(void) in klist() function
/freebsd-src/sys/sys/
H A Daio.h151 struct knlist klist; /* (a) list of knotes */ member
/freebsd-src/crypto/heimdal/kuser/
H A Dklist.c572 klist(struct klist_options *opt, int argc, char **argv) in klist() function
/freebsd-src/usr.bin/diff/
H A Ddiffreg.c202 static int *klist; /* will be overlaid on file[0] after class */ variable
/freebsd-src/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c2137 klist(int argc, char **argv) in klist() function
/freebsd-src/sys/kern/
H A Dvfs_aio.c255 struct knlist klist; /* (a) list of knotes */ global() member
[all...]
/freebsd-src/crypto/openssl/test/
H A Devp_test.c3744 KEY_LIST *key, **klist; in parse() local