OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RMNETCTL_KERNEL_ERR
(Results
1 - 3
of
3
) sorted by null
/device/moto/shamu/dataservices/rmnetctl/inc/
librmnetctl.h
49
#define
RMNETCTL_KERNEL_ERR
2
139
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
164
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
184
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
204
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
225
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
246
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
266
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
313
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
335
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel
[
all
...]
/device/moto/shamu/dataservices/rmnetctl/cli/
rmnetcli.c
233
else if (return_code ==
RMNETCTL_KERNEL_ERR
)
253
* @return
RMNETCTL_KERNEL_ERR
if there was a error in the kernel. Error code will be
406
* @return
RMNETCTL_KERNEL_ERR
if there was a error in the kernel. Error code will be
/device/moto/shamu/dataservices/rmnetctl/src/
librmnetctl.c
277
* @return
RMNETCTL_KERNEL_ERR
if there was an error in the kernel.
281
int return_code =
RMNETCTL_KERNEL_ERR
;
Completed in 225 milliseconds