Home
last modified time | relevance | path

Searched refs:myname (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/scripts/
Dconfig4 myname=${0##*/}
13 $myname options command ...
38 $myname doesn't check the validity of the .config file. This is done at next
/linux-4.1.27/scripts/mod/
Dmodpost.c96 const char *myname; in is_vmlinux() local
98 myname = strrchr(modname, '/'); in is_vmlinux()
99 if (myname) in is_vmlinux()
100 myname++; in is_vmlinux()
102 myname = modname; in is_vmlinux()
104 return (strcmp(myname, "vmlinux") == 0) || in is_vmlinux()
105 (strcmp(myname, "vmlinux.o") == 0); in is_vmlinux()
/linux-4.1.27/Documentation/mic/mpssd/
Dmpssd.c156 static char *myname; variable
1699 myname = argv[0]; in main()
/linux-4.1.27/Documentation/filesystems/cifs/
DREADME195 mount -t cifs //9.53.216.11/e$ /mnt -o user=myname,pass=mypassword
218 mount -t cifs tcp_name_of_server:share_name /mnt -o user=myname,pass=mypasswd
357 -o user=myname,password=mypassword,domain=mydom
359 -o sep=.user=myname.password=mypassword.domain=mydom