Searched refs:update_config (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslog_config.c | 78 static int update_config(nfsl_config_t *, char *, char *, char *, 303 error = update_config(listp, tag, defaultdir, in getconfiglist() 383 *error = update_config(config, tag, defaultdir, bufferpath, rpclogpath, in create_config() 408 update_config( in update_config() function 495 if (error = update_config(global_raw, DEFAULTRAWTAG, defaultdir, in update_config()
|
/titanic_50/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_discovery.c | 357 static void update_config(const char *context, struct config_cookie *cookie) { in update_config() function 457 update_config(val, cookie); in foreach_context()
|
/titanic_50/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux_ioctl.c | 453 update_config(sm_mux_state_t *ms, char *path, io_mode_t mode, int cmd) in update_config() function 551 (void) update_config(ms, assoc->ttymux_path, in console_cmd() 555 (void) update_config(ms, cn->sm_path, cn->sm_mode, cmd); in console_cmd() 597 (void) update_config(ms, cn->sm_path, cn->sm_mode, cmd); in console_cmd()
|