OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapout
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/ftp/
ftp_var.h
222
GLOBAL int mapflag; /* use mapin
mapout
templates on file names */
232
GLOBAL char
mapout
[MAXPATHLEN]; /* output map template */
variable
cmds.c
841
fprintf(ttyout, "Nmap: (in) %s (out) %s\n", mapin,
mapout
);
2023
(argc < 3 && !another(&argc, &argv, "
mapout
")) || argc > 3) {
2024
UPRINTF("usage: %s [mapin
mapout
]\n", argv[0]);
2041
(void)strlcpy(
mapout
, cp, MAXPATHLEN);
2094
cp1 =
mapout
;
ftp.c
1898
(void)strlcpy(ip->mo,
mapout
, sizeof(ip->mo));
1899
(void)strlcpy(
mapout
, op->mo, sizeof(
mapout
));
Completed in 17 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026