OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tuser
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
scp.c
457
char *bp, *host, *src, *suser, *thost, *
tuser
, *arg;
local
471
tuser
= arg;
472
if (*
tuser
== '\0')
473
tuser
= NULL;
476
tuser
= NULL;
479
if (
tuser
!= NULL && !okname(
tuser
)) {
517
tuser
?
tuser
: "",
tuser
? "@" : ""
[
all
...]
/build/tools/apriori/
main.c
55
INFO("\
tuser
address increment is zero, adjusting by file size.\n");
Completed in 27 milliseconds