Searched refs:noprint (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/selinux/
H A Dmatchpathcon.c9 static int print_matchpathcon(char *path, int noprint) argument
17 if (!noprint)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_intr.c501 u32 msgsz, int *noprint)
515 *noprint = 1;
637 int chkerrpkts = 0, noprint = 0; local
649 &noprint);
667 if (!noprint && (errs & ~dd->ipath_e_bitsextant))
771 if (!noprint) {
788 /* so we don't need if (!noprint) at strlcat's below */
852 if (!noprint)
861 if (!noprint && *msg) {
499 handle_frequent_errors(struct ipath_devdata *dd, ipath_err_t errs, char *msg, u32 msgsz, int *noprint) argument

Completed in 209 milliseconds