Lines Matching full:path
116 device-added-<path>
117 device-removed-<path>
128 exec <path> [ <argument> ]*
129 Fork and execute a program (<path>). This will block until
151 chmod <octal-mode> <path>
154 chown <owner> <group> <path>
171 insmod <path>
172 Install the module at <path>
174 mkdir <path> [mode] [owner] [group]
175 Create a directory at <path>, optionally with the given mode, owner, and
200 symlink <target> <path>
201 Create a symbolic link at <path> with the value <target>
210 write <path> <string> [ <string> ]*
211 Open the file at <path> and write one or more strings
236 export PATH /sbin:/system/sbin:/system/bin