| /external/libnl/lib/ |
| D | handlers.c | 29 static void print_header_content(FILE *ofd, struct nlmsghdr *n) in print_header_content() 42 FILE *ofd = arg ? arg : stdout; in nl_valid_handler_verbose() local 53 FILE *ofd = arg ? arg : stderr; in nl_invalid_handler_verbose() local 64 FILE *ofd = arg ? arg : stderr; in nl_overrun_handler_verbose() local 76 FILE *ofd = arg ? arg : stderr; in nl_error_handler_verbose() local 88 FILE *ofd = arg ? arg : stderr; in nl_valid_handler_debug() local 99 FILE *ofd = arg ? arg : stderr; in nl_finish_handler_debug() local 110 FILE *ofd = arg ? arg : stderr; in nl_msg_in_handler_debug() local 120 FILE *ofd = arg ? arg : stderr; in nl_msg_out_handler_debug() local 130 FILE *ofd = arg ? arg : stderr; in nl_skipped_handler_debug() local [all …]
|
| D | msg.c | 752 static void prefix_line(FILE *ofd, int prefix) in prefix_line() 760 static inline void dump_hex(FILE *ofd, char *start, int len, int prefix) in dump_hex() 793 static void print_hdr(FILE *ofd, struct nl_msg *msg) in print_hdr() 821 static void print_genl_hdr(FILE *ofd, void *start) in print_genl_hdr() 831 static void *print_genl_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr, in print_genl_msg() 862 static void dump_attr(FILE *ofd, struct nlattr *attr, int prefix) in dump_attr() 869 static void dump_attrs(FILE *ofd, struct nlattr *attrs, int attrlen, in dump_attrs() 908 static void dump_error_msg(struct nl_msg *msg, FILE *ofd) in dump_error_msg() 928 static void print_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr) in print_msg() 969 void nl_msg_dump(struct nl_msg *msg, FILE *ofd) in nl_msg_dump()
|
| /external/ltp/testcases/kernel/syscalls/dup2/ |
| D | dup201.c | 28 int *ofd; member
|
| D | dup207.c | 21 static int ofd = -1, nfd = 10; variable
|
| D | dup202.c | 29 static int ofd = -1, nfd = -1; variable
|
| /external/toybox/toys/posix/ |
| D | uudecode.c | 30 int ofd, idx = 0, m QUIET, n; local
|
| /external/toybox/toys/lsb/ |
| D | gzip.c | 121 int ofd = FLAG(t) ? xopen("/dev/null", O_WRONLY) : 0; in do_gzip() local
|
| /external/trace-cmd/tracecmd/ |
| D | trace-stream.c | 31 static int ofd; in trace_stream_init() local
|
| D | trace-listen.c | 490 int ofd; in create_client_file() local 595 int ofd) in collect_metadata_from_client() 639 static int put_together_file(int cpus, int ofd, const char *node, in put_together_file() 692 int ofd; in process_client() local
|
| /external/e2fsprogs/util/ |
| D | copy_sparse.c | 93 long lb, i, fd, ofd, bs, block, numblocks; in copy_sparse_file() local
|
| D | subst.c | 327 int fd, ofd = -1; in main() local
|
| /external/ppp/pppd/ |
| D | tty.c | 926 start_charshunt(ifd, ofd) in start_charshunt() argument 978 charshunt(ifd, ofd, record_file) in charshunt() argument
|
| /external/mksh/src/ |
| D | main.c | 1531 ksh_dup2(int ofd, int nfd, bool errok) in ksh_dup2() 1566 restfd(int fd, int ofd) in restfd()
|
| /external/trace-cmd/lib/trace-cmd/ |
| D | trace-msg.c | 805 int tracecmd_msg_read_data(struct tracecmd_msg_handle *msg_handle, int ofd) in tracecmd_msg_read_data() 858 int tracecmd_msg_collect_data(struct tracecmd_msg_handle *msg_handle, int ofd) in tracecmd_msg_collect_data()
|
| /external/libwebsockets/lib/misc/fts/ |
| D | trie-fd.c | 395 int pos = 0, n, m, nl, bp, base = 0, ra, palm, budget, sp, ofd = -1; in lws_fts_search() local
|
| /external/blktrace/btreplay/ |
| D | btreplay.c | 111 int cpu, ifd, ofd, iterations; member
|
| /external/sg3_utils/testing/ |
| D | sgs_dd.c | 1043 int ofd = out_is_evfd ? clp->out_evfd : clp->outfd; in can_read_write() local
|
| /external/fastrpc/src/ |
| D | fastrpc_apps_user.c | 533 static int fdlist_fd_from_buf(void* buf, int bufLen, int* nova, void** base, int* attr, int* ofd) { in fdlist_fd_from_buf()
|
| /external/blktrace/ |
| D | blktrace.c | 264 int ifd, ofd; member
|
| /external/iproute2/lib/ |
| D | bpf.c | 1211 int ret, cfd, ofd, ffd; in bpf_obj_hash() local
|