Searched refs:read_str_ulong (Results 1 - 3 of 3) sorted by relevance

/external/kmod/shared/
H A Dutil.h35 int read_str_ulong(int fd, unsigned long *value, int base) _must_check_ __attribute__((nonnull(2)));
H A Dutil.c267 int read_str_ulong(int fd, unsigned long *value, int base) function
/external/kmod/libkmod/
H A Dlibkmod-module.c2038 err = read_str_ulong(fd, &address, 16);

Completed in 122 milliseconds