Searched defs:dirp (Results 1 - 25 of 33) sorted by path

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dxfrm_policy.c175 char *dirp = NULL; local
407 char *dirp = NULL; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/VFS/
H A Dskel_opaque.c79 static SMB_STRUCT_DIRENT *skel_readdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
84 static void skel_seekdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp, long offset) argument
89 static long skel_telldir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
94 static void skel_rewinddir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
H A Dskel_transparent.c78 static SMB_STRUCT_DIRENT *skel_readdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
83 static void skel_seekdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp, long offset) argument
88 static long skel_telldir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
93 static void skel_rewinddir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtestsmbc.c84 char *dirp; local
H A Dtree.c154 struct smbc_dirent *dirp; local
324 struct smbc_dirent *dirp; local
491 struct smbc_dirent *dirp; local
619 struct smbc_dirent *dirp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dtree.c152 struct smbc_dirent *dirp; local
322 struct smbc_dirent *dirp; local
489 struct smbc_dirent *dirp; local
617 struct smbc_dirent *dirp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dsystem.c414 SMB_STRUCT_DIRENT *sys_readdir(DIR *dirp) argument
427 void sys_seekdir(DIR *dirp, long offset) argument
440 long sys_telldir(DIR *dirp) argument
453 void sys_rewinddir(DIR *dirp) argument
466 sys_closedir(DIR *dirp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dlibsmb_compat.c248 int smbc_getdents(unsigned int dh, struct smbc_dirent *dirp, int count) argument
H A Dlibsmbclient.c2262 struct smbc_dirent *dirp, *dirent; local
2318 smbc_getdents_ctx(SMBCCTX *context, SMBCFILE *dir, struct smbc_dirent *dirp, int count) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_cap.c48 static SMB_STRUCT_DIRENT *cap_readdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
H A Dvfs_full_audit.c822 smb_full_audit_readdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
837 smb_full_audit_seekdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp, long offset) argument
846 smb_full_audit_telldir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
858 smb_full_audit_rewinddir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
891 smb_full_audit_closedir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
[all...]
H A Dvfs_shadow_copy.c77 shadow_copy_Dir *dirp; local
127 shadow_copy_Dir *dirp = (shadow_copy_Dir *)_dirp; local
138 shadow_copy_Dir *dirp = (shadow_copy_Dir *)_dirp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dchgpasswd.c67 DIR *dirp; local
H A Ddir.c995 struct smb_Dir *dirp = SMB_MALLOC_P(struct smb_Dir); local
1039 CloseDir(struct smb_Dir *dirp) argument
1063 ReadDirName(struct smb_Dir *dirp, long *poffset) argument
1091 SeekDir(struct smb_Dir *dirp, long offset) argument
1103 TellDir(struct smb_Dir *dirp) argument
1113 SearchDir(struct smb_Dir *dirp, const char *name, long *poffset) argument
[all...]
H A Dmsdfs.c935 DIR *dirp; local
H A Dvfs-wrap.c108 SMB_STRUCT_DIRENT *vfswrap_readdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
118 void vfswrap_seekdir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp, long offset) argument
125 long vfswrap_telldir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
134 void vfswrap_rewinddir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
180 int vfswrap_closedir(vfs_handle_struct *handle, connection_struct *conn, DIR *dirp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw_dir.c49 int smbw_dirp(DIR *dirp) argument
328 int smbw_getdents(unsigned int fd, struct dirent *dirp, int count) argument
650 smbw_readdir(DIR *dirp) argument
667 smbw_closedir(DIR *dirp) argument
676 smbw_seekdir(DIR *dirp, off_t offset) argument
685 smbw_telldir(DIR *dirp) argument
[all...]
H A Dwrapped.c215 int getdents(int fd, void *dirp, unsigned int count) argument
226 int __getdents(int fd, void *dirp, unsigned int count) argument
231 int _getdents(int fd, void *dirp, unsigned int count) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_dir.c29 DIR *dirp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dbackupfile.c137 DIR *dirp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsginit.c426 DIR *dirp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dbackupfile.c137 DIR *dirp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dunix.c362 struct dirent *dirp; local
511 struct dirent *dirp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dftw.c273 open_dir_stream (int *dfdp, struct ftw_data *data, struct dir_data *dirp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/vfs/
H A Dsys_ea.c671 DIR *dirp; local

Completed in 173 milliseconds

12