OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapin
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/ftp/
ftp_var.h
230
GLOBAL int mapflag; /* use
mapin
mapout templates on file names */
239
GLOBAL char
mapin
[MAXPATHLEN]; /* input map template */
variable in typeref:typename:GLOBAL char[]
cmds.c
841
fprintf(ttyout, "Nmap: (in) %s (out) %s\n",
mapin
, mapout);
2024
UPRINTF("usage: %s [
mapin
mapout]\n", argv[0]);
2038
(void)strlcpy(
mapin
, altarg, MAXPATHLEN);
2048
char *cp2 =
mapin
;
ftp.c
1868
(void)strlcpy(ip->mi,
mapin
, sizeof(ip->mi));
1869
(void)strlcpy(
mapin
, op->mi, sizeof(
mapin
));
Completed in 56 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025