Searched refs:MNTNAMLEN (Results 1 – 2 of 2) sorted by relevance
455 (void) getxdr_string(buff, MNTNAMLEN); in sum_exports()483 grpname = (char *)getxdr_string(buff, MNTNAMLEN); in detail_exports()501 (void) getxdr_string(buff, MNTNAMLEN); in sum_mounts()515 char buff1[MNTNAMLEN + 1], buff2[MNTPATHLEN + 1]; in detail_mounts()527 hostname = (char *)getxdr_string(buff1, MNTNAMLEN); in detail_mounts()
34 const MNTNAMLEN = 255; /* maximum bytes in a name argument */ variable129 typedef string name<MNTNAMLEN>; typedef