Home
last modified time | relevance | path

Searched refs:CMDLINE (Results 1 – 8 of 8) sorted by relevance

/external/genext2fs/
Dmkbootimg_ext2.sh5 CMDLINE=
24 CMDLINE=$2
85 echo -n "$CMDLINE" > $TMPDIR/cmdline
/external/wpa_supplicant_8/wpa_supplicant/
Dmain_winmain.c21 #define CMDLINE LPWSTR macro
23 #define CMDLINE LPSTR macro
28 CMDLINE lpCmdLine, int nShowCmd) in WinMain()
/external/wpa_supplicant_6/wpa_supplicant/
Dmain_winmain.c21 #define CMDLINE LPWSTR macro
23 #define CMDLINE LPSTR macro
28 CMDLINE lpCmdLine, int nShowCmd) in WinMain()
/external/wpa_supplicant/
Dmain_winmain.c21 #define CMDLINE LPWSTR macro
23 #define CMDLINE LPSTR macro
28 CMDLINE lpCmdLine, int nShowCmd) in WinMain()
/external/srec/config/en.us/
Dbaseline.par5 cmdline.tcp = CMDLINE.TCPFILE
Dbaseline11k.par5 cmdline.tcp = CMDLINE.TCPFILE
Dbaseline8k.par5 cmdline.tcp = CMDLINE.TCPFILE
/external/grub/
DChangeLog3000 Check if in CMDLINE or SCRIPT mode and ask password immediately.
3001 (builtin_password): Also allow passwords in CMDLINE mode, make
6616 * stage2/builtins.c (boot_func): Pass MBI.CMDLINE instead of ARG
7050 Add CMDLINE into the history list only if READLINE is non-zero.
7074 [!STAGE1_5] (get_cmdline): Use BUF instead of CMDLINE for the
7084 If LPOS is less than LLEN, add CMDLINE into the history list.
7526 character after the first word in CMDLINE when TAB lists
7819 * stage2/cmdline.c (skip_to): Don't increase CMDLINE if the
7820 character to which CMDLINE points is NUL.
8394 when the functon print_completion modifies CMDLINE.