Home
last modified time | relevance | path

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

/external/libnl/lib/
Dhandlers.c34 static void print_header_content(FILE *ofd, struct nlmsghdr *n) in print_header_content()
47 FILE *ofd = arg ? arg : stdout; in nl_valid_handler_verbose() local
58 FILE *ofd = arg ? arg : stderr; in nl_invalid_handler_verbose() local
69 FILE *ofd = arg ? arg : stderr; in nl_overrun_handler_verbose() local
81 FILE *ofd = arg ? arg : stderr; in nl_error_handler_verbose() local
94 FILE *ofd = arg ? arg : stderr; in nl_valid_handler_debug() local
105 FILE *ofd = arg ? arg : stderr; in nl_finish_handler_debug() local
116 FILE *ofd = arg ? arg : stderr; in nl_msg_in_handler_debug() local
126 FILE *ofd = arg ? arg : stderr; in nl_msg_out_handler_debug() local
136 FILE *ofd = arg ? arg : stderr; in nl_skipped_handler_debug() local
[all …]
Dmsg.c755 static void prefix_line(FILE *ofd, int prefix) in prefix_line()
763 static inline void dump_hex(FILE *ofd, char *start, int len, int prefix) in dump_hex()
796 static void print_hdr(FILE *ofd, struct nl_msg *msg) in print_hdr()
824 static void print_genl_hdr(FILE *ofd, void *start) in print_genl_hdr()
834 static void *print_genl_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr, in print_genl_msg()
865 static void dump_attr(FILE *ofd, struct nlattr *attr, int prefix) in dump_attr()
872 static void dump_attrs(FILE *ofd, struct nlattr *attrs, int attrlen, in dump_attrs()
911 static void dump_error_msg(struct nl_msg *msg, FILE *ofd) in dump_error_msg()
932 static void print_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr) in print_msg()
973 void nl_msg_dump(struct nl_msg *msg, FILE *ofd) in nl_msg_dump()
/external/u-boot/tools/
Dmkexynosspl.c39 static void write_to_file(int ofd, void *buffer, int size) in write_to_file()
78 int i, ifd, ofd; in main() local
/external/u-boot/board/samsung/smdkv310/tools/
Dmksmdkv310spl.c36 int ifd, ofd; in main() local
/external/u-boot/board/samsung/origen/tools/
Dmkorigenspl.c38 int ifd, ofd; in main() local
/external/toybox/toys/posix/
Duudecode.c29 int ifd = 0, ofd, idx = 0, m = m; local
/external/ltp/testcases/kernel/syscalls/dup2/
Ddup202.c90 int i, ofd; in main() local
Ddup201.c83 int *ofd; member
/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.c1460 ksh_dup2(int ofd, int nfd, bool errok) in ksh_dup2()
1495 restfd(int fd, int ofd) in restfd()
/external/openssh/
Dscp.c929 int amt, exists, first, ofd; local
/external/blktrace/btreplay/
Dbtreplay.c111 int cpu, ifd, ofd, iterations; member
/external/iproute2/lib/
Dbpf.c1211 int ret, cfd, ofd, ffd; in bpf_obj_hash() local
/external/blktrace/
Dblktrace.c264 int ifd, ofd; member