HomeSort by relevance Sort by last modified time
    Searched defs:MAXNAMELEN (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
nlm_prot.h 17 #define MAXNAMELEN LM_MAXSTRLEN+1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nlm_prot.h 17 #define MAXNAMELEN LM_MAXSTRLEN+1
  /external/ppp/pppd/
pppd.h 81 #define MAXNAMELEN 256 /* max length of hostname or name for auth */
246 extern char remote_number[MAXNAMELEN]; /* Remote telephone number, if avail. */
291 extern char user[MAXNAMELEN];/* Our name for authenticating ourselves */
296 extern char our_name[MAXNAMELEN];/* Our name for authentication purposes */
297 extern char remote_name[MAXNAMELEN]; /* Peer's name for authentication */
    [all...]

Completed in 68 milliseconds