Home
last modified time | relevance | path

Searched defs:ofd (Results 1 – 16 of 16) sorted by relevance

/external/libnl/lib/
Dhandlers.c36 static void print_header_content(FILE *ofd, struct nlmsghdr *n) in print_header_content()
49 FILE *ofd = arg ? arg : stdout; in nl_valid_handler_verbose() local
60 FILE *ofd = arg ? arg : stderr; in nl_invalid_handler_verbose() local
71 FILE *ofd = arg ? arg : stderr; in nl_overrun_handler_verbose() local
83 FILE *ofd = arg ? arg : stderr; in nl_error_handler_verbose() local
95 FILE *ofd = arg ? arg : stderr; in nl_valid_handler_debug() local
106 FILE *ofd = arg ? arg : stderr; in nl_finish_handler_debug() local
117 FILE *ofd = arg ? arg : stderr; in nl_msg_in_handler_debug() local
127 FILE *ofd = arg ? arg : stderr; in nl_msg_out_handler_debug() local
137 FILE *ofd = arg ? arg : stderr; in nl_skipped_handler_debug() local
[all …]
Dmsg.c759 static void prefix_line(FILE *ofd, int prefix) in prefix_line()
767 static inline void dump_hex(FILE *ofd, char *start, int len, int prefix) in dump_hex()
800 static void print_hdr(FILE *ofd, struct nl_msg *msg) in print_hdr()
828 static void print_genl_hdr(FILE *ofd, void *start) in print_genl_hdr()
838 static void *print_genl_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr, in print_genl_msg()
869 static void dump_attr(FILE *ofd, struct nlattr *attr, int prefix) in dump_attr()
876 static void dump_attrs(FILE *ofd, struct nlattr *attrs, int attrlen, in dump_attrs()
915 static void dump_error_msg(struct nl_msg *msg, FILE *ofd) in dump_error_msg()
935 static void print_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr) in print_msg()
976 void nl_msg_dump(struct nl_msg *msg, FILE *ofd) in nl_msg_dump()
/external/toybox/toys/posix/
Duudecode.c30 int ofd, idx = 0, m = m, n; local
/external/toybox/toys/lsb/
Dgzip.c119 int ofd = 0; in do_gzip() local
/external/ltp/testcases/kernel/syscalls/dup2/
Ddup201.c80 int *ofd; member
Ddup202.c90 int i, ofd; in main() local
/external/e2fsprogs/util/
Dcopy_sparse.c93 long lb, i, fd, ofd, bs, block, numblocks; in copy_sparse_file() local
Dsubst.c327 int fd, ofd = -1; in main() local
/external/ppp/pppd/
Dtty.c926 start_charshunt(ifd, ofd) in start_charshunt() argument
978 charshunt(ifd, ofd, record_file) in charshunt() argument
/external/mksh/src/
Dmain.c1530 ksh_dup2(int ofd, int nfd, bool errok) in ksh_dup2()
1565 restfd(int fd, int ofd) in restfd()
/external/libwebsockets/lib/misc/fts/
Dtrie-fd.c395 int pos = 0, n, m, nl, bp, base = 0, ra, palm, budget, sp, ofd = -1; in lws_fts_search() local
/external/openssh/
Dscp.c1238 int amt, exists, first, ofd; local
/external/blktrace/btreplay/
Dbtreplay.c111 int cpu, ifd, ofd, iterations; member
/external/fastrpc/src/
Dfastrpc_apps_user.c533 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/
Dblktrace.c264 int ifd, ofd; member
/external/iproute2/lib/
Dbpf.c1211 int ret, cfd, ofd, ffd; in bpf_obj_hash() local