/src/usr.sbin/rpc.pcnfsd/ |
pcnfsd_print.c | 93 char new_pathname[MAXPATHLEN]; variable in typeref:typename:char[] 280 (void) strlcpy(new_pathname, pathname, sizeof(new_pathname)); 281 (void) strlcat(new_pathname, ".spl", sizeof(new_pathname)); 290 if (!stat(new_pathname, &statbuf)) { 291 (void) strlcpy(new_pathname, pathname, sizeof(new_pathname)); /* rebuild a new name */ 293 (void) strlcat(new_pathname, snum, 4); 294 (void) strlcat(new_pathname, ".spl", sizeof(new_pathname)); /* new spool file * [all...] |
pcnfsd_print.c | 93 char new_pathname[MAXPATHLEN]; variable in typeref:typename:char[] 280 (void) strlcpy(new_pathname, pathname, sizeof(new_pathname)); 281 (void) strlcat(new_pathname, ".spl", sizeof(new_pathname)); 290 if (!stat(new_pathname, &statbuf)) { 291 (void) strlcpy(new_pathname, pathname, sizeof(new_pathname)); /* rebuild a new name */ 293 (void) strlcat(new_pathname, snum, 4); 294 (void) strlcat(new_pathname, ".spl", sizeof(new_pathname)); /* new spool file * [all...] |
pcnfsd_print.c | 93 char new_pathname[MAXPATHLEN]; variable in typeref:typename:char[] 280 (void) strlcpy(new_pathname, pathname, sizeof(new_pathname)); 281 (void) strlcat(new_pathname, ".spl", sizeof(new_pathname)); 290 if (!stat(new_pathname, &statbuf)) { 291 (void) strlcpy(new_pathname, pathname, sizeof(new_pathname)); /* rebuild a new name */ 293 (void) strlcat(new_pathname, snum, 4); 294 (void) strlcat(new_pathname, ".spl", sizeof(new_pathname)); /* new spool file * [all...] |
pcnfsd_print.c | 93 char new_pathname[MAXPATHLEN]; variable in typeref:typename:char[] 280 (void) strlcpy(new_pathname, pathname, sizeof(new_pathname)); 281 (void) strlcat(new_pathname, ".spl", sizeof(new_pathname)); 290 if (!stat(new_pathname, &statbuf)) { 291 (void) strlcpy(new_pathname, pathname, sizeof(new_pathname)); /* rebuild a new name */ 293 (void) strlcat(new_pathname, snum, 4); 294 (void) strlcat(new_pathname, ".spl", sizeof(new_pathname)); /* new spool file * [all...] |