OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRAILER
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/am-utils/dist/m4/
mk-aclocal
17
cat
TRAILER
GNUmakefile
22
ACFILES=$(wildcard macros/*.m4 macros/HEADER macros/
TRAILER
m4/aclocal.m4)
/src/lib/libc/stdio/
tmpfile.c
60
#define
TRAILER
"tmp.XXXXXXXXXX"
61
char buf[sizeof(_PATH_TMP) + sizeof(
TRAILER
)];
64
(void)memcpy(buf + sizeof(_PATH_TMP) - 1,
TRAILER
, sizeof(
TRAILER
));
/src/external/bsd/am-utils/dist/
bootstrap
47
cat
TRAILER
Makefile.am
45
m4/macros/
TRAILER
\
/src/bin/pax/
cpio.h
41
#define
TRAILER
"
TRAILER
!!!" /* name in last archive record */
cpio.c
91
* Called to determine if a header block is a valid
trailer
. We are
96
* 0 if a valid
trailer
, -1 if not a valid
trailer
,
103
* look for
trailer
id in file we are about to process
105
if ((strcmp(arcn->name,
TRAILER
) == 0) && (arcn->sb.st_size == 0))
161
* write the special file with the name
trailer
in the proper format
163
* result of the write of the
trailer
from the cpio specific write func
172
* create a
trailer
request and call the proper format write function
175
last.nlen = sizeof(
TRAILER
) - 1;
178
(void)strcpy(last.name,
TRAILER
);
[
all
...]
/src/crypto/external/bsd/netpgp/dist/src/lib/
symmetric.c
180
#define
TRAILER
"","","","",0,NULL,NULL
196
TRAILER
269
TRAILER
348
TRAILER
427
TRAILER
486
TRAILER
565
TRAILER
641
TRAILER
688
TRAILER
Completed in 87 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026