OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALIASINUSE
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
alias.h
37
#define
ALIASINUSE
1
alias.c
132
if (ap->flag &
ALIASINUSE
)
185
if (check && (ap->flag &
ALIASINUSE
))
input.c
403
((struct alias *)ap)->flag |=
ALIASINUSE
;
420
sp->ap->flag &= ~
ALIASINUSE
;
Completed in 162 milliseconds