Toggle navigation
/
Symbol
File
Text
Line
Symbol: fork
function
Declared as a prototype...
/usr/include/unistd.h:778:1-778:28
: extern __pid_t fork (void) __THROWNL;
function parameter
Defined...
fs/hfsplus/extents.c:397:3-397:28
: struct hfsplus_fork_raw *fork, int type)
fs/hfsplus/inode.c:463:51-463:76
: void hfsplus_inode_read_fork(struct inode *inode, struct hfsplus_fork_raw *fork)
fs/hfsplus/inode.c:494:3-494:28
: struct hfsplus_fork_raw *fork)
fs/xfs/libxfs/xfs_bmap.c:4269:2-4269:8
: int fork)
variable
Defined...
fs/hfsplus/catalog.c:334:2-334:26
: struct hfsplus_fork_raw fork;
fs/hfsplus/super.c:104:2-104:27
: struct hfsplus_fork_raw *fork;