Lines Matching +defs:val +defs:file
4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
118 sw_add_optl_string(nvlist_t *nvl, char *name, char *val)
120 if (val)
121 return (nvlist_add_string(nvl, name, val) != 0);
367 char *file, *func, *token;
402 file = func = token = NULL;
406 * Prefer 'token' to file/func/line
411 * If no token then try file, func, line - but
412 * func and line are meaningless without file.
415 &file, B_FALSE) == 1) {
440 * :file=<site.file>[:func=<site.func>][:line=<site.line>]
481 } else if (file) {
482 /* #:file=... */
483 topo_fmristr_build(&size, buf, buflen, file,