Searched defs:rec (Results 1 - 25 of 61) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/common/
H A Dmisc-simple.c77 struct bi_record *rec, *birecs; local
[all...]
H A Dofcommon.c140 struct bi_record *rec; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/simple/
H A Dmisc-embedded.c211 struct bi_record *rec; local
[all...]
H A Dmisc-spruce.c398 struct bi_record *rec; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dbootinfo.h49 static __inline__ struct bi_record * bi_rec_alloc(struct bi_record *rec, argument
57 static __inline__ struct bi_record * bi_rec_alloc_bytes(struct bi_record *rec, argument
65 bi_rec_next(struct bi_record *rec) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dbootinfo.h49 static __inline__ struct bi_record * bi_rec_alloc(struct bi_record *rec, argument
57 static __inline__ struct bi_record * bi_rec_alloc_bytes(struct bi_record *rec, argument
65 bi_rec_next(struct bi_record *rec) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dbb_inode.c60 struct set_badblock_record rec; local
158 struct set_badblock_record *rec = (struct set_badblock_record *) local
215 struct set_badblock_record *rec = (struct set_badblock_record *) local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dbdelete.c32 int i, rec, nrecs, tomove; local
H A Dbinsert.c51 int i, rec, nrecs, size, tomove; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/intermezzo/
H A Dreplicator.c102 struct izo_offset_rec *rec = NULL; local
114 izo_rep_cache_add(struct presto_file_set *fset, struct izo_rcvd_rec *rec, argument
142 struct izo_rcvd_rec rec; local
191 izo_rcvd_get(struct izo_rcvd_rec *rec, struct presto_file_set *fset, char *uuid) argument
229 izo_rcvd_write(struct presto_file_set *fset, struct izo_rcvd_rec *rec) argument
269 struct izo_rcvd_rec rec; local
[all...]
H A Dupcall.c214 int izo_upc_get_fileid(int minor, __u32 reclen, char *rec, argument
68 upc_pack(__u32 opcode, int pathlen, char *path, char *fsetname, int reclen, char *rec, int *size) argument
H A Dfile.c314 struct rec_info rec; local
355 struct rec_info rec; local
H A Dkml_reint.c40 static void kmlreint_pre_secure(struct kml_rec *rec, struct file *dir, argument
87 static inline int kml_recno_equal(struct kml_rec *rec, argument
110 static int reint_close(struct kml_rec *rec, struct file *file, argument
176 reint_create(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
192 reint_link(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
210 reint_mkdir(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
228 reint_mknod(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
250 reint_noop(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
256 reint_rename(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
274 reint_rmdir(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
300 reint_setattr(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
328 reint_symlink(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
346 reint_unlink(struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info) argument
372 branch_reint_rename(struct presto_file_set *fset, struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info, char * kml_data, __u64 kml_size) argument
383 struct rec_info rec; local
398 branch_reinter(struct presto_file_set *fset, struct kml_rec *rec, struct file *dir, struct lento_vfs_context *info, char * kml_data, __u64 kml_size) argument
414 struct rec_info rec; local
458 struct kml_rec rec; local
554 struct kml_rec rec; local
[all...]
H A Dkml_unpack.c80 static int kml_unpack_noop(struct kml_rec *rec, char **buf, char *end) argument
86 static int kml_unpack_get_fileid(struct kml_rec *rec, char **buf, char *end) argument
97 static int kml_unpack_create(struct kml_rec *rec, char **buf, char *end) argument
116 kml_unpack_mkdir(struct kml_rec *rec, char **buf, char *end) argument
135 kml_unpack_unlink(struct kml_rec *rec, char **buf, char *end) argument
159 kml_unpack_rmdir(struct kml_rec *rec, char **buf, char *end) argument
181 kml_unpack_close(struct kml_rec *rec, char **buf, char *end) argument
201 kml_unpack_symlink(struct kml_rec *rec, char **buf, char *end) argument
221 kml_unpack_rename(struct kml_rec *rec, char **buf, char *end) argument
240 kml_unpack_setattr(struct kml_rec *rec, char **buf, char *end) argument
266 kml_unpack_link(struct kml_rec *rec, char **buf, char *end) argument
283 kml_unpack_mknod(struct kml_rec *rec, char **buf, char *end) argument
304 kml_unpack_write(struct kml_rec *rec, char **buf, char *end) argument
311 kml_unpack_release(struct kml_rec *rec, char **buf, char *end) argument
318 kml_unpack_trunc(struct kml_rec *rec, char **buf, char *end) argument
325 kml_unpack_setextattr(struct kml_rec *rec, char **buf, char *end) argument
346 kml_unpack_delextattr(struct kml_rec *rec, char **buf, char *end) argument
365 kml_unpack_open(struct kml_rec *rec, char **buf, char *end) argument
371 kml_unpack_kml_trunc(struct kml_rec *rec, char **buf, char *end) argument
404 kml_unpack_prefix(struct kml_rec *rec, char **buf, char *end) argument
429 kml_unpack_suffix(struct kml_rec *rec, char **buf, char *end) argument
444 kml_unpack(struct kml_rec *rec, char **buf, char *end) argument
587 kml_print_rec(struct kml_rec *rec, int brief) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/q40/
H A Dconfig.c215 int q40_parse_bootinfo(const struct bi_record *rec) argument
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dmultilink.c90 TDB_DATA key, pid, rec; local
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dmultilink.c109 TDB_DATA key, pid, rec; local
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dmultilink.c109 TDB_DATA key, pid, rec; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/prep/
H A Dmisc.c345 struct bi_record *rec; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsetup.c434 struct bi_record *rec; local
451 void parse_bootinfo(struct bi_record *rec) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/boot/
H A DzImage.c202 struct bi_record *rec; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/netfilter_ipv4/
H A Dip_conntrack_proto_gre.h30 __u16 rec:3, member in struct:gre_hdr
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/netfilter_ipv4/
H A Dip_conntrack_proto_gre.h30 __u16 rec:3, member in struct:gre_hdr
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dmessages.c174 struct message_rec rec; local
326 struct message_rec rec; local
382 struct message_rec rec; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsetup.c407 struct bi_record *rec; local
[all...]

Completed in 410 milliseconds

123