Searched refs:PROTO (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/powerpc/xmon/ |
D | ansidecl.h | 113 #define PROTO(type, name, arglist) type name arglist macro 136 #define PROTO(type, name, arglist) type name () macro
|
/Linux-v4.19/fs/debugfs/ |
D | file.c | 172 #define PROTO(args...) args macro 192 PROTO(struct file *filp, loff_t offset, int whence), 196 PROTO(struct file *filp, char __user *buf, size_t size, 201 PROTO(struct file *filp, const char __user *buf, size_t size, 206 PROTO(struct file *filp, unsigned int cmd, unsigned long arg),
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 195 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)
|