Searched refs:dp_readdir (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_fhistory.c | 860 err = dp_readdir(dirp, &pos, nm, &nml, &ino); in ndmpd_fhdir_v3_cb() 1453 err = dp_readdir(dirp, &pos, nm, &nml, &ino); in ndmpd_file_history_dir() 1643 dp_readdir(DIR *dirp, unsigned long *cookiep, char *name, int *n_namep, in dp_readdir() function
|
H A D | ndmpd.h | 1029 extern int dp_readdir(DIR *, unsigned long *, char *,
|