Searched refs:TRAILER (Results 1 – 9 of 9) sorted by relevance
69 typedef struct _trailer TRAILER; typedef 79 TRAILER *trailer;
342 TRAILER *t = d->trailer; in WriteDocumentTrailer() 443 TRAILER *446 TRAILER *trailer; in DocumentTrailer() 448 trailer = (TRAILER *) nmalloc(sizeof (*trailer)); in DocumentTrailer() 649 TRAILER *t = d->trailer; in PrintDocumentInfo()
68 TRAILER="Install.$LOGNAME"71 INSTALL_DIR=${INSTALL_DIR-/tmp/$TRAILER}72 if [ "`basename $INSTALL_DIR`" != "$TRAILER" ]; then73 INSTALL_DIR="$INSTALL_DIR/$TRAILER"847 d) INSTALL_DIR="$OPTARG/$TRAILER";;
102 #define TRAILER "%%Trailer\n" macro
46 #define TRAILER ".ci" macro 680 (void) strcat(pathname, TRAILER); in openlocale()
78 #define TRAILER "/XXXXXX" macro 79 #define TR_LEN (sizeof (TRAILER) -1)1047 (void) strcpy(tmp + len, TRAILER); in set_system_tz()
559 * Finished with all the input files, so mark the end of the pages with a TRAILER in done() 580 fprintf(stdout, "%s", TRAILER); in done()
59 # define TRAILER 0 macro
999 * Finished with all the input files, so mark the end of the pages with a TRAILER in done() 1007 fprintf(stdout, "%s", TRAILER); in done()