Searched refs:dir_type (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dutils.h47 resolve_unknown_type(const char * path, enum media_types dir_type);
H A Dutils.c249 resolve_unknown_type(const char * path, enum media_types dir_type) argument
262 switch( dir_type )
H A Dscanner.c708 ScanDirectory(const char * dir, const char * parent, enum media_types dir_type) argument
723 switch( dir_type )
769 type = resolve_unknown_type(full_path, dir_type);
779 ScanDirectory(full_path, parent_id, dir_type);
H A Dinotify.c443 enum media_types dir_type = ALL_MEDIA; local
474 dir_type = media_path->type;
501 type = resolve_unknown_type(path_buf, dir_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dlibsmb_internal.h42 int dir_type, dir_error; member in struct:_SMBCFILE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dutils.h92 int resolve_unknown_type(const char * path, media_types dir_type);
H A Dutils.c447 resolve_unknown_type(const char * path, media_types dir_type) argument
481 switch( dir_type )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dby_dir.c82 int dir_type; member in struct:lookup_dir_entry_st
236 ent->dir_type = type;
367 if ((X509_load_cert_file(xl, b->data, ent->dir_type)) == 0)
370 if ((X509_load_crl_file(xl, b->data, ent->dir_type)) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dby_dir.c82 int dir_type; member in struct:lookup_dir_entry_st
236 ent->dir_type = type;
367 if ((X509_load_cert_file(xl, b->data, ent->dir_type)) == 0)
370 if ((X509_load_crl_file(xl, b->data, ent->dir_type)) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dlibsmbclient.c2374 dirent_type = dir->dir_type;
2427 if (dir->dir_type == SMBC_FILE_SHARE) {
2454 dirent_type = dir->dir_type;
2726 dir->dir_type = SMBC_WORKGROUP;
2786 dir->dir_type = SMBC_SERVER;
2856 dir->dir_type = SMBC_FILE_SHARE;
2898 dir->dir_type = SMBC_FILE_SHARE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.h1650 BTRFS_SETGET_FUNCS(dir_type, struct btrfs_dir_item, type, 8);

Completed in 139 milliseconds