Searched refs:d_name (Results 126 - 129 of 129) sorted by relevance

123456

/external/openssh/
H A Dsftp-client.c1573 filename = dp->d_name;
H A Dconfigure8455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct dirent allocates space for d_name" >&5
8456 $as_echo_n "checking whether struct dirent allocates space for d_name... " >&6; }
8476 exit(sizeof(d.d_name)<=sizeof(char));
/external/strace/
H A Dstrace.c442 tid = atoi(de->d_name);
/external/valgrind/main/include/vki/
H A Dvki-linux.h1293 char d_name[256]; /* We must not include limits.h! */ member in struct:vki_dirent

Completed in 143 milliseconds

123456