Lines Matching refs:isempty
490 if (isempty(path) && isempty(suffix)) in join_path_legacy()
492 else if (isempty(path)) in join_path_legacy()
494 else if (isempty(suffix)) in join_path_legacy()
510 if (isempty(path) && isempty(suffix)) in join_path_unified()
512 else if (isempty(path)) in join_path_unified()
514 else if (isempty(suffix)) in join_path_unified()
536 if (isempty(path) && isempty(suffix)) in cg_get_path()
539 if (isempty(suffix)) in cg_get_path()
541 else if (isempty(path)) in cg_get_path()
797 if (isempty(sc)) { in cg_install_release_agent()
966 if (!isempty(e + 1)) { in cg_split_spec()
1211 if (isempty(p)) in skip_session()
1248 if (isempty(p)) in skip_user_manager()