taglinefilesource code
options363drivers/scsi/fdomain.cint options;
options391drivers/scsi/fdomain.coptions = inb( port + Configuration1 );
options394drivers/scsi/fdomain.cprintk( " Options = %x\n", options );
options398drivers/scsi/fdomain.cif (addresses[ (options & 0xc0) >> 6 ] != bios_base)
options400drivers/scsi/fdomain.cinterrupt_level = ints[ (options & 0x0e) >> 1 ];
options175fs/ext2/super.cstatic int parse_options (char * options, unsigned long * sb_block,
options181fs/ext2/super.cif (!options)
options183fs/ext2/super.cfor (this_char = strtok (options, ",");
options329fs/hpfs/hpfs_fs.cvoid *options, int silent)
options350fs/hpfs/hpfs_fs.cif (!parse_opts(options, &uid, &gid, &umask, &lowercase, &conv)) {
options65fs/isofs/inode.cstatic int parse_options(char *options,char *map,char *conversion, char * rock, char * cruft, unsigned int * blocksize)
options74fs/isofs/inode.cif (!options) return 1;
options75fs/isofs/inode.cfor (this_char = strtok(options,","); this_char; this_char = strtok(NULL,",")) {
options69fs/msdos/inode.cstatic int parse_options(char *options,char *check,char *conversion,uid_t *uid,
options80fs/msdos/inode.cif (!options) return 1;
options81fs/msdos/inode.cfor (this_char = strtok(options,","); this_char; this_char = strtok(NULL,",")) {
options59init/main.cstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options484kernel/exit.casmlinkage int sys_wait4(pid_t pid,unsigned long * stat_addr, int options, struct rusage * ru)
options510kernel/exit.cif ((p->exit_signal != SIGCHLD) ^ ((options & __WCLONE) != 0))
options517kernel/exit.cif (!(options & WUNTRACED) && !(p->flags & PF_PTRACED))
options555kernel/exit.cif (options & WNOHANG)
options575kernel/exit.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options)
options577kernel/exit.creturn sys_wait4(pid, stat_addr, options, NULL);
options207kernel/signal.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options);
options11lib/wait.c_syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options238net/inet/icmp.cstruct options *opt)
options290net/inet/icmp.cstruct options *opt)
options302net/inet/icmp.cstruct options *opt)
options355net/inet/icmp.cicmp_rcv(struct sk_buff *skb1, struct device *dev, struct options *opt,
options29net/inet/icmp.hstruct options *opt, unsigned long daddr,
options130net/inet/ip.cstrict_route(struct iphdr *iph, struct options *opt)
options136net/inet/ip.cloose_route(struct iphdr *iph, struct options *opt)
options159net/inet/ip.cbuild_options(struct iphdr *iph, struct options *opt)
options201net/inet/ip.cstruct device **dev, int type, struct options *opt, int len)
options203net/inet/ip.cstatic struct options optmem;
options278net/inet/ip.cdo_options(struct iphdr *iph, struct options *opt)
options1191net/inet/ip.cstatic struct options opt; /* since we don't use these yet, and they
options72net/inet/ip.hstruct options *opt, int len);
options32net/inet/protocol.hstruct options *opt, unsigned long daddr,
options36net/inet/protocol.hstruct options *opt, unsigned long daddr,
options90net/inet/raw.craw_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options27net/inet/raw.hstruct options *opt, unsigned long daddr,
options322net/inet/route.cstruct rtable * rt_route(unsigned long daddr, struct options *opt)
options42net/inet/route.hextern struct rtable  *rt_route(unsigned long daddr, struct options *opt);
options55net/inet/sock.hstruct options    *opt;
options180net/inet/sock.hstruct options *opt, int len);
options191net/inet/sock.hstruct options *opt, unsigned long daddr,
options1572net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev)
options1700net/inet/tcp.cstruct options *opt, struct device *dev)
options2865net/inet/tcp.cstruct options *opt, unsigned long saddr)
options2912net/inet/tcp.ctcp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options141net/inet/tcp.hstruct options *opt, unsigned long daddr,
options546net/inet/udp.cudp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options44net/inet/udp.hstruct options *opt, unsigned long daddr,