HomeSort by relevance Sort by last modified time
    Searched refs:print_ioctlent (Results 1 - 2 of 2) sorted by null

  /external/strace/maint/
print_ioctlent.c 53 print_ioctlent(const char *info, const char *name, function
ioctls_sym.sh 93 $CC $INCLUDES $CFLAGS -c -o "$tmpdir"/print_ioctlent.o "${0%/*}"/print_ioctlent.c
158 void print_ioctlent(const char *, const char *, unsigned short, unsigned short, unsigned short, unsigned short);
396 # print_ioctlent("filename.h", "IOCTL_CMD_NAME", IOCTL_CMD_NAME);
397 sed -n 's/'"$defs_regexp"'.*/print_ioctlent("'"$qf"'", "\1", \1);/p' \
403 "$tmpdir"/printents.o "$tmpdir"/print_ioctlent.o

Completed in 444 milliseconds